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