GanttControlPrintAppearanceCollection Class
In This Article
Provides access to appearance settings applied when the control is printed.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
public class GanttControlPrintAppearanceCollection :
TreeListPrintAppearanceCollection
#Related API Members
The following members return GanttControlPrintAppearanceCollection objects:
#Inheritance
Object
BaseAppearanceCollection
DevExpress.XtraTreeList.TreeListBaseAppearanceCollection
TreeListPrintAppearanceCollection
GanttControlPrintAppearanceCollection
See Also