Gets the bounding rectangle of the clicked date cell.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Rect Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As Rect |
A Rectangle object specifying the bounds of the cell related to the raised event.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |