Displays task data using a customizable network diagram based on ItemsControl control.
The NetworkDiagramView..::.PrintingPage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NetworkDiagramView..::.PrintingPage |
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| 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.
|