TcxSchedulerCustomView.FirstVisibleDate Property
Gets the first date currently visible in the scheduling area.
Declaration
property FirstVisibleDate: TDateTime read;
Property Value
Type |
---|
TDateTime |
Remarks
Use this property to determine the first visible date from amongst the other dates currently visible in the scheduling area.
See Also