Xceed DataGrid for WPF v7.2 Documentation
PrintTableView Class Members
Fields  Properties  Methods  Events


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Views Namespace : PrintTableView Class

The following tables list the members exposed by PrintTableView.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the CanSpanHorizontally attached property  
Public Fieldstatic (Shared in Visual Basic)Identifies the DetailIndicatorWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FixedColumnCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FixedColumnSplitterStyle attached property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FixedColumnSplitterWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the GroupLevelIndicatorWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalGridLineBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalGridLineThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsAlternatingRowStyleEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ShowFixedColumnSplitter dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalGridLineBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalGridLineThickness dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.ContentElement)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from PrintViewBase)
Public PropertyGets or sets the glyph to display in a column-manager cell when a column is automatically filtered. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the glyph to display when a group is expanded to allow it to  be collapsed. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets the current page number. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from PrintViewBase)
Public Property  
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the glyph to display when a group is collapsed to allow it to be expanded. (Inherited from PrintViewBase)
Public PropertyGets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. (Inherited from PrintViewBase)
Public PropertyGets or sets the number of columns that are to be repeated on each page when a grid is printed or exported.  
Public PropertyGets or sets the width of the fixed-column splitter.  
Public PropertyGets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from PrintViewBase)
Public PropertyGets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets a collection that contains the items that are located in the footer section of a grid. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the width of the group-level indicators when a grid is in a printable or exportable table-view layout.  
Public Property (Inherited from PrintViewBase)
Public PropertyGets a collection that contains the items that are located in the header section of a grid. (Inherited from PrintViewBase)
Public PropertyGets or sets the Brush used to paint the horizontal grid lines when a grid is in a printable or exportable table-view layout.  
Public PropertyGets or sets a value indicating the thickness of the horizontal grid lines when a grid is in a printable or exportable table-view layout.  
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property  
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets a value indicating whether the first page is being printed. (Inherited from PrintViewBase)
Public PropertyGets a value indicating whether the last page is being printed. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets a collection of DataTemplates that represents the elements that will be printed in the footers of each page. (Inherited from PrintViewBase)
Public PropertyGets a collection of DataTemplates that represents the elements that will be printed in the headers of each page. (Inherited from PrintViewBase)
Public PropertyGets or sets a value representing the order in which the pages are printed (see Remarks). (Inherited from PrintViewBase)
Public PropertyGets or sets the style that defines the appearance of each page. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the template that will be used to display the progress window's content. (Inherited from PrintViewBase)
Public PropertyGets or sets the progress description displayed in the progress window. (Inherited from PrintViewBase)
Public PropertyGets or sets the style that will be used by the progress window. (Inherited from PrintViewBase)
Public Property

Gets or sets the text displayed in the progress window's title.

(Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets a value indicating whether the fixed-column splitter is shown when a grid is printed or exported.  
Public PropertyGets or sets a value that indicates if the SortIndexGlyph will be displayed on sorted columns. The glyph will be displayed in the ColumnManagerCell, to the right of the SortGlyph, to indicate the order of the sort of the Column. (Inherited from PrintViewBase)
Public PropertyGets or sets the glyph to display for the sort index when a column is sorted and ShowSortIndex is set to true. Allows users to see which column is sorted by first, then which is sorted second, etc. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public Property (Inherited from PrintViewBase)
Public PropertyGets or sets a value indicating whether the default header and footer items are automatically added to a grid's fixed, and non-fixed, header and footer sections. (Inherited from PrintViewBase)
Public PropertyGets or sets the Brush used to paint the vertical grid lines when a grid is in a printable or exportable table-view layout.  
Public PropertyGets or sets a value indicating the thickness of the vertical grid lines when a grid is in a printable or exportable table-view layout.  
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkContentElement)
Protected Property (Inherited from PrintViewBase)
Protected Internal Property (Inherited from PrintViewBase)
Protected PropertyGets the view's type. (Inherited from PrintViewBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.ContentElement)
Public Method (Inherited from PrintViewBase)
Public MethodOverloaded.  (Inherited from PrintViewBase)
Public MethodOverloaded.  (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public MethodOverloaded.  (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public MethodOverloaded.  (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Gets the value of the CanSpanHorizontally attached property for the specified dependency object.  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic)Gets the number of columns that are to be repeated on each page when a grid is printed or exported.  
Public Methodstatic (Shared in Visual Basic)Gets the style to apply to the fixed-column splitter for the item to which the property is attached.  
Public Methodstatic (Shared in Visual Basic)Gets the width of the fixed-column splitter.  
Public Methodstatic (Shared in Visual Basic)Gets the width of the group-level indicators when a grid is in a printable or exportable table-view layout.  
Public Method (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Gets the Brush used to paint the horizontal grid lines when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)Gets a value indicating the thickness of the horizontal grid lines when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)  
Public Method (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Gets a value indicating whether the fixed-column splitter is shown when a grid is printed or exported.  
Public Method (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Gets the Brush used to paint the vertical grid lines when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)Gets a value indicating the thickness of the vertical grid lines when a grid is in a printable or exportable table-view layout.  
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public MethodOverloaded.  (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Sets the value of the CanSpanHorizontally attached property to the specified dependency object.  
Public Method (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic)Sets the number of columns that are to be repeated on each page when a grid is printed or exported.  
Public Methodstatic (Shared in Visual Basic)Sets the style to apply to the fixed-column splitter for the item to which the property is attached.  
Public Methodstatic (Shared in Visual Basic)Sets the width of the fixed-column splitter.  
Public Methodstatic (Shared in Visual Basic)Sets the width of the group-level indicators when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)Sets the Brush used to paint the horizontal grid lines when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)Sets a value indicating the thickness of the horizontal grid lines when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)  
Public Method (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether the fixed-column splitter is shown when a grid is printed or exported.  
Public MethodOverloaded.  (Inherited from PrintViewBase)
Public Methodstatic (Shared in Visual Basic)Sets the Brush used to paint the vertical grid lines when a grid is in a printable or exportable table-view layout.  
Public Methodstatic (Shared in Visual Basic)Sets a value indicating the thickness of the vertical grid lines when a grid is in a printable or exportable table-view layout.  
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Public Method (Inherited from PrintViewBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Adds the default items to the header, footer, fixed headers, and fixed footer sections of a grid.  
Protected Internal Method (Inherited from System.Windows.FrameworkContentElement)
Protected Internal Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected MethodOverloaded.  (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Protected Internal Method (Inherited from PrintViewBase)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.FrameworkContentElement)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Public Event (Inherited from PrintViewBase)
Top
See Also

Reference

PrintTableView Class
Xceed.Wpf.DataGrid.Views Namespace