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

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

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v25.1.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