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