GanttControlOptionsSplitter(GanttControl) Constructor
Initializes a new GanttControlOptionsSplitter class instance. For internal use.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
Name | Type | Description |
---|---|---|
ganttControl | GanttControl | A GanttControl object that specifes the control to which the options belongs. |
See Also