Back to Devexpress

GanttControl.OptionsBehavior Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrol-216e70f6.md

latest1.3 KB
Original Source

GanttControl.OptionsBehavior Property

Provides access to a set of options that specify the behavior of the control.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public GanttControlOptionsBehavior OptionsBehavior { get; }
vb
<XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)>
Public ReadOnly Property OptionsBehavior As GanttControlOptionsBehavior

Property Value

TypeDescription
GanttControlOptionsBehavior

An object that contains a set of options.

|

See Also

GanttControl Class

GanttControl Members

DevExpress.XtraGantt Namespace