Skip to main content

TdxGanttControlRecurrenceIndex Enum

Enumerates ordinal numbers of days within a month.

Declaration

TdxGanttControlRecurrenceIndex = (
    First,
    Second,
    Third,
    Fourth,
    Last
);

Members

Name
First
Second
Third
Fourth
Last
See Also