Back to Devexpress

GanttControlAppearanceCollection Class

windowsforms-devexpress-dot-xtragantt-44b24984.md

latest1.5 KB
Original Source

GanttControlAppearanceCollection Class

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

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class GanttControlAppearanceCollection :
    TreeListAppearanceCollection
vb
Public Class GanttControlAppearanceCollection
    Inherits TreeListAppearanceCollection

The following members return GanttControlAppearanceCollection objects:

Inheritance

Object BaseAppearanceCollection DevExpress.XtraTreeList.TreeListBaseAppearanceCollection TreeListAppearanceCollection GanttControlAppearanceCollection

See Also

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace