cxDefaultGroupSeparatorWidth Constant
Denotes the group separator’s default width in pixels.
Declaration
const cxDefaultGroupSeparatorWidth = 11;
Remarks
The group separator is a bar that visually divides groups of schedules.
Note
the group separator bar is only applicable if the TcxSchedulerOptionsView.GroupSeparatorWidth property’s value is greater than 0.
See Also