Xceed DataGrid for WPF v7.2 Documentation
PrintViewBase Class Properties


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

For a list of all members of this type, see PrintViewBase members.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.ContentElement)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from ViewBase)
Public PropertyGets or sets the glyph to display in a column-manager cell when a column is automatically filtered. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets or sets the glyph to display when a group is expanded to allow it to  be collapsed. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets the current page number.  
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets or sets the glyph to display when a group is collapsed to allow it to be expanded. (Inherited from ViewBase)
Public PropertyGets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. (Inherited from ViewBase)
Public PropertyGets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from ViewBase)
Public PropertyGets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets a collection that contains the items that are located in the footer section of a grid. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets a collection that contains the items that are located in the header section of a grid. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets a value indicating whether the first page is being printed.  
Public PropertyGets a value indicating whether the last page is being printed.  
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets a collection of DataTemplates that represents the elements that will be printed in the footers of each page.  
Public PropertyGets a collection of DataTemplates that represents the elements that will be printed in the headers of each page.  
Public PropertyGets or sets a value representing the order in which the pages are printed (see Remarks).  
Public PropertyGets or sets the style that defines the appearance of each page.  
Public Property (Inherited from ViewBase)
Public PropertyGets or sets the template that will be used to display the progress window's content.  
Public PropertyGets or sets the progress description displayed in the progress window.  
Public PropertyGets or sets the style that will be used by the progress window.  
Public Property

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

 
Public Property (Inherited from ViewBase)
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 ViewBase)
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 ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public PropertyGets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
Public Property (Inherited from ViewBase)
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 ViewBase)
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkContentElement)
Protected Property (Inherited from ViewBase)
Protected Internal Property (Inherited from ViewBase)
Protected PropertyGets the view's type. (Inherited from ViewBase)
Top
See Also

Reference

PrintViewBase Class
Xceed.Wpf.DataGrid.Views Namespace