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

GanttControlAppearanceCollection Class

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

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class GanttControlAppearanceCollection :
    TreeListAppearanceCollection

The following members return GanttControlAppearanceCollection objects:

Inheritance

Object
BaseAppearanceCollection
DevExpress.XtraTreeList.TreeListBaseAppearanceCollection
TreeListAppearanceCollection
GanttControlAppearanceCollection
See Also