TcxSchedulerDateNavigatorMonthHeaderViewInfo.MonthNameBounds Property
Gets the rectangle of the month caption.
Declaration
property MonthNameBounds: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use the MonthNameBounds property to return the coordinates of the month caption’s rectangle.
See Also