TcxSchedulerDateNavigatorMonthViewInfo.Bounds Property
In This Article
Gets the rectangle of the Date Navigator.
#Declaration
Delphi
property Bounds: TRect read;
#Property Value
Type |
---|
TRect |
#Remarks
Use the Bounds property to return the coordinates of the Date Navigator‘s rectangle.
See Also