GanttControlOptionsBehavior(GanttControl) Constructor
Initializes a new instance of the GanttControlOptionsBehavior class with specified settings.
Namespace: DevExpress.XtraGantt.Options
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
gantt | GanttControl | The control whose behavior the GanttControlOptionsBehavior object being created specifies. |
See Also