TdxGanttControlCalendar.IsBaseCalendar Property
In This Article
Checks if the calendar is a base calendar.
#Declaration
Delphi
property IsBaseCalendar: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the calendar is not inherited from another calendar; otherwise, False.
See Also