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

GanttControlPrintAppearanceCollection Class

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

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Gantt

Declaration

public class GanttControlPrintAppearanceCollection :
    TreeListPrintAppearanceCollection

The following members return GanttControlPrintAppearanceCollection objects:

Inheritance

Object
BaseAppearanceCollection
DevExpress.XtraTreeList.TreeListBaseAppearanceCollection
TreeListPrintAppearanceCollection
GanttControlPrintAppearanceCollection
See Also