Skip to main content
All docs
V25.1
  • GanttControlOptionsCustomization Class

    Contains options that specify what users can customize in a GanttControl‘s chart.

    Namespace: DevExpress.XtraGantt.Options

    Assembly: DevExpress.XtraGantt.v25.1.dll

    NuGet Package: DevExpress.Win.Gantt

    Declaration

    public class GanttControlOptionsCustomization :
        TreeListOptionsCustomization

    The following members return GanttControlOptionsCustomization objects:

    Remarks

    The GanttControl.OptionsCustomization property provides access to a GanttControlOptionsCustomization instance that contains customization options for that control.

    Inheritance

    Object
    ViewStatePersisterCore
    BaseOptions
    DevExpress.XtraTreeList.BaseTreeListOptions
    TreeListOptionsCustomization
    GanttControlOptionsCustomization
    See Also