Skip to main content
All docs
V25.2
  • GanttControlAppearanceCollection Class

    Provides access to appearance settings applied to the control’s visual elements.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v25.2.dll

    Declaration

    public class GanttControlAppearanceCollection :
        TreeListAppearanceCollection

    The following members return GanttControlAppearanceCollection objects:

    Inheritance

    Object
    BaseAppearanceCollection
    DevExpress.XtraTreeList.TreeListBaseAppearanceCollection
    TreeListAppearanceCollection
    GanttControlAppearanceCollection
    See Also