TcxSchedulerEvent.ParentGroup Property
Specifies the task’s group in the Gantt View.
Declaration
property ParentGroup: TcxSchedulerEvent read; write;
Property Value
Type |
---|
TcxSchedulerEvent |
Remarks
Use this property to include the user event into a certain group.
See Also