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

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

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v25.1.dll

    NuGet Package: DevExpress.Win.Gantt

    Declaration

    public class GanttControlAppearanceCollection :
        TreeListAppearanceCollection

    The following members return GanttControlAppearanceCollection objects:

    Inheritance

    Object
    BaseAppearanceCollection
    DevExpress.XtraTreeList.TreeListBaseAppearanceCollection
    TreeListAppearanceCollection
    GanttControlAppearanceCollection
    See Also