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

GanttControlPrintAppearanceCollection(GanttControl) Constructor

Initializes a new instance of the GanttControlPrintAppearanceCollection class with specified settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public GanttControlPrintAppearanceCollection(
    GanttControl owner
)

Parameters

Name Type
owner GanttControl
See Also