TdxGanttControlCalendar.IsBaseCalendar Property
Checks if the calendar is a base calendar.
Declaration
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