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