Displays task data in a customizable DataTreeGrid based on DataGrid control and an attached GanttChartView separated by a splitter.

The GanttChartDataGrid..::.PrintingPage type exposes the following members.

Constructors

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Content
The visual content to be printed.
DataContext
Refers to the data context of the component that is currently printing content.
HorizontalPageCount
The horizontal count of all printing pages.
HorizontalPageIndex
The one-based horizontal index of the currently printing page.
Owner
Refers to the component instance that is currently printing content.
PageCount
The count of all printing pages.
PageIndex
The one-based index of the currently printing page.
VerticalPageCount
The vertical count of all printing pages.
VerticalPageIndex
The one-based vertical index of the currently printing page.

See Also