TdxGanttControlCalendar.Name Property
Specifies the calendar’s name.
Declaration
property Name: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to assign a name to the calendar. A calendar collection‘s GetCalendarByName function uses the Name property value in the search.
See Also