Skip to main content
A newer version of this page is available. .

GanttControlOptionsView Class

Specifies view options.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v20.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class GanttControlOptionsView :
    TreeListOptionsView

The following members return GanttControlOptionsView objects:

Remarks

The GanttControlOptionsView type specifies the GanttControl.OptionsView property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsView
GanttControlOptionsView
See Also