Xceed Toolkit Plus for WPF v4.6 Documentation
TableView Class Properties


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

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

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.ContentElement)
Public PropertyGets or sets a value indicating whether rows can be resized through the row selector pane.  
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the image used for the mouse pointer when the datagrid is busy while a FilterCell or AutoFilterControl is being used. (Inherited from UIViewBase)
Public PropertyGets or sets the image used for the mouse pointer when an element cannot be dropped on its target. (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when a group is expanded to allow it to  be collapsed. (Inherited from UIViewBase)
Public Property

Gets or sets the image used for the mouse pointer when a column is resized.

(Inherited from UIViewBase)
Public Property  
Public Property  
Public Property  
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when the underlying virtualized data collection is committing data. (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when an error has occurred in the underlying virtualized data collection. (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when the underlying virtualized data collection is loading data. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when an item is current. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the default orientation of the drop-mark. (Inherited from UIViewBase)
Public PropertyGets or sets the default Pen used to draw the drop-mark. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from UIViewBase)
Public PropertyGets or sets the width of the DetailIndicators when a grid is in table-view.  
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when a row is being edited. (Inherited from UIViewBase)
Public PropertyGets or sets the glyph to display when a group is collapsed to allow it to be expanded. (Inherited from UIViewBase)
Public PropertyGets or sets the number of columns that are fixed.  
Public PropertyGets or sets the Pen used to draw the fixed-column drop-mark.  
Public PropertyGets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from UIViewBase)
Public PropertyGets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets a collection that contains the items that are located in the footer section of a grid. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the width of the GroupLevelIndicators when a grid is in table-view.  
Public Property (Inherited from UIViewBase)
Public PropertyGets a collection that contains the items that are located in the header section of a grid. (Inherited from UIViewBase)
Public PropertyGets or sets the Brush used to paint the horizontal grid lines.  
Public PropertyGets or sets a value indicating the thickness of the horizontal grid lines.  
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets a value indicating whether an alternate style is applied to every other row.  
Public PropertyGets or sets a value indicating whether the connection state glyphs that indicate the status of the underlying virtualized data collection are enabled. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets a value indicating whether column stretching is removed when columns are resized.  
Public Property

Gets or sets the image used for the mouse pointer when a GroupByItem is dragged out of a GroupByControl to ungroup it.

(Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the width of the row-selector pane.  
Public PropertyGets or sets the image used for the mouse pointer when the RowSelector is used to resize a Row in TableView when the Orientation property of the TableViewItemsHost is Orientation.Vertical.  
Public PropertyGets or sets the image used for the mouse pointer when the RowSelector is used to resize a Row in TableView when the Orientation property of the TableViewItemsHost is Orientation.Horizontal.  
Public PropertyGets or sets the DataTemplate used to display the scroll tip's content. (Inherited from UIViewBase)
Public PropertyGets or sets a DataTemplateSelector that provides a way to apply a different scroll-tip content template based on custom logic. (Inherited from UIViewBase)
Public PropertyGets or sets a value indicating whether the RowSelectorPane is visible.  
Public PropertyGets or sets a value indicating whether the scroll tip is visible when a grid is scrolled. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public PropertyGets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
Public Property (Inherited from UIViewBase)
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 UIViewBase)
Public PropertyGets or sets the glyph that is displayed when a validation error occurs. (Inherited from UIViewBase)
Public PropertyGets or sets the Brush used to paint the vertical grid lines.  
Public PropertyGets or sets a value indicating the thickness of the vertical grid lines.  
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkContentElement)
Protected Property (Inherited from UIViewBase)
Protected Internal Property (Inherited from UIViewBase)
Protected Property (Inherited from UIViewBase)
Top
See Also

Reference

TableView Class
Xceed.Wpf.DataGrid.Views Namespace

DataGrid Fundamentals

Views and Themes
Table Views Overview