MindFusion.Wpf Pack Programmer's Guide
DateEventArgs.Bounds Property
See Also
 





Gets the bounds of the cell.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public Rect Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rect

 Property Value

A .NET Rect object specifying the bounds of the cell related to the raised event.

 See Also

DateEventArgs Members
DateEventArgs Class
MindFusion.Scheduling.Wpf Namespace