TcxSchedulerEvent.IsGroup Property
In This Article
Specifies the task as a task group in the Gantt View.
#Declaration
Delphi
property IsGroup: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
Set this property to True to make the user event a task group.
See Also