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