GanttControlOptionsView Class
In This Article
Specifies view options.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
public class GanttControlOptionsView :
TreeListOptionsView
#Related API Members
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