TcxSchedulerDateNavigatorMonthContentViewInfo.VertSeparatorBound Property
Gets the rectangle of the vertical splitter which visually splits the week numbers and the calendar areas.
Declaration
property VertSeparatorBound: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use the VertSeparatorBound property to return the coordinates of the vertical splitter’s rectangle.
See Also