Back to Devexpress

GanttControlPrintAppearanceCollection Class

windowsforms-devexpress-dot-xtragantt-387b08b1.md

latest1.5 KB
Original Source

GanttControlPrintAppearanceCollection Class

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

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class GanttControlPrintAppearanceCollection :
    TreeListPrintAppearanceCollection
vb
Public Class GanttControlPrintAppearanceCollection
    Inherits TreeListPrintAppearanceCollection

The following members return GanttControlPrintAppearanceCollection objects:

Inheritance

Object BaseAppearanceCollection DevExpress.XtraTreeList.TreeListBaseAppearanceCollection TreeListPrintAppearanceCollection GanttControlPrintAppearanceCollection

See Also

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace