TdxGanttControlTask.IsRecurrencePattern Method
In This Article
Checks if the task is a recurrence pattern.
#Declaration
Delphi
function IsRecurrencePattern: Boolean;
#Returns
Type | Description |
---|---|
Boolean | Returns True if the following conditions are met:
|
See Also