Skip to main content

GanttControlPrintAppearanceCollection Class

Provides access to appearance settings applied when the control is printed.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class GanttControlPrintAppearanceCollection :
    TreeListPrintAppearanceCollection

The following members return GanttControlPrintAppearanceCollection objects:

Inheritance

Object
BaseAppearanceCollection
DevExpress.XtraTreeList.TreeListBaseAppearanceCollection
TreeListPrintAppearanceCollection
GanttControlPrintAppearanceCollection
See Also