| Name | Description |
| AddAdvancedFilterButtonGlyph | Gets or sets the glyph to display to add an advanced filter. (Inherited from Xceed.Wpf.DataGrid.Views.UIViewBase) |
| AddAdvancedFilterButtonToolTip | Gets or sets the content of the tooltip for the add an advanced filter glyph. (Inherited from TableflowView) |
| AdvancedFilterMode | Gets or sets how advanced filtering is accessed. (Inherited from TableflowView) |
| AllowCellSpanning | Gets or sets a value indicating if SpannedCells are allowed. (Inherited from TableflowView) |
| AllowColumnChooser | Gets or sets a value indicating whether the column-chooser context menu is enabled. (Inherited from TableflowView) |
| AllowDrop | (Inherited from TableflowView) |
| AllowFixedColumnSplitterDrag | Gets or sets a value indicating whether the user can drag the fixed-colum splitter. (Inherited from TableflowView) |
| AllowHeadersFootersEditor | Gets or sets a value indicating if Headers/Footers can be modified through the HeadersFootersEditorControl. (Inherited from TableflowView) |
| AllowMultiContextCellSpanning | Gets or sets a value indicating if SpannedCells are allowed between different DataContext (master/detail). |
| AllowRowResize | Gets or sets a value indicating whether rows can be resized through the row selector pane. (Inherited from TableflowView) |
| AllowStatsEditor | Gets or sets a value indicating if StatRows can be modified through the StatsEditorControl. (Inherited from TableflowView) |
| AreAnyTouchesCaptured | (Inherited from TableflowView) |
| AreAnyTouchesCapturedWithin | (Inherited from TableflowView) |
| AreAnyTouchesDirectlyOver | (Inherited from TableflowView) |
| AreAnyTouchesOver | (Inherited from TableflowView) |
| AreFootersSticky | Gets or sets a value indicating whether the view's footers are sticky. (Inherited from TableflowView) |
| AreGroupFootersSticky | Gets or sets a value indicating whether the view's group footers are sticky. (Inherited from TableflowView) |
| AreGroupHeadersSticky | Gets or sets a value indicating whether the view's group headers are sticky. (Inherited from TableflowView) |
| AreGroupsFlattened | Gets or sets a value indicating whether the view's child groups are flattened (not indented) in relation to the parent group. (Inherited from TableflowView) |
| AreHeadersSticky | Gets or sets a value indicating whether the view's headers are sticky. (Inherited from TableflowView) |
| AreParentRowsSticky | Gets or sets a value indicating whether the view's parent rows are sticky. (Inherited from TableflowView) |
| AscendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an ascending direction. (Inherited from TableflowView) |
| AutoFilterDropDownGlyph | Gets or sets the glyph to display in a column-manager cell allows the auto-filter drop down to be opened. (Inherited from TableflowView) |
| AutoFilterGlyph | Gets or sets the glyph to display in a column-manager cell when a column is automatically filtered. (Inherited from TableflowView) |
| BindingGroup | (Inherited from TableflowView) |
| BusyCursor | Gets or sets the image used for the mouse pointer when the datagrid is busy while a FilterCell or AutoFilterControl is being used. (Inherited from TableflowView) |
| CannotDropDraggedElementCursor | Gets or sets the image used for the mouse pointer when an element cannot be dropped on its target. (Inherited from TableflowView) |
| ClearAdvancedFilterButtonGlyph | Gets or sets the glyph to display to clear an advanced filter. (Inherited from TableflowView) |
| ClearAdvancedFilterButtonToolTip | Gets or sets the content of the tooltip for the clear an advanced filter glyph. (Inherited from TableflowView) |
| ClearAllAutoFilterButtonGlyph | Gets or sets the glyph to display to clear all automatic filtering values. (Inherited from TableflowView) |
| ClearAllAutoFilterButtonToolTip | Gets or sets the content of the tooltip for the clear all automatic filtering values glyph. (Inherited from TableflowView) |
| ClearFilterButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in a filter cell that allows the active filter to be cleared. (Inherited from TableflowView) |
| ClearSearchButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl's search TextBox that allows the current search value to be cleared. (Inherited from TableflowView) |
| CloseSearchButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl's close button that allows the SearchControl to be hidden. (Inherited from TableflowView) |
| CollapseGroupGlyph | Gets or sets the glyph to display when a group is expanded to allow it to be collapsed. (Inherited from TableflowView) |
| ColumnChooserSortOrder | Gets or sets a value indicating the order in which the column titles displayed in the column-chooser context menu are sorted. (Inherited from TableflowView) |
| ColumnResizeWestEastCursor | Gets or sets the image used for the mouse pointer when a column is resized. (Inherited from TableflowView) |
| ColumnStretchMinWidth | (Inherited from TableflowView) |
| ColumnStretchMode | (Inherited from TableflowView) |
| ColumnVirtualizationMode | Gets or sets a value indicating whether cells are virtualized and recycled, only virtualized, or not virtualized during scrolling. (Inherited from TableflowView) |
| CommandBindings | (Inherited from TableflowView) |
| ConnectionStateCommittingGlyph | Gets or sets the glyph to display when the underlying virtualized data collection is committing data. (Inherited from TableflowView) |
| ConnectionStateErrorGlyph | Gets or sets the glyph to display when an error has occurred in the underlying virtualized data collection. (Inherited from TableflowView) |
| ConnectionStateLoadingGlyph | Gets or sets the glyph to display when the underlying virtualized data collection is loading data. (Inherited from TableflowView) |
| ContainerHeight | Gets or sets the height of all containers in the ItemsHost. (Inherited from TableflowView) |
| ContextMenu | (Inherited from TableflowView) |
| CurrentItemGlyph | Gets or sets the glyph to display when an item is current. (Inherited from TableflowView) |
| Cursor | (Inherited from TableflowView) |
| DataContext | (Inherited from TableflowView) |
| DefaultDropMarkOrientation | Gets or sets the default orientation of the drop-mark. (Inherited from TableflowView) |
| DefaultDropMarkPen | Gets or sets the default Pen used to draw the drop-mark. (Inherited from TableflowView) |
| DependencyObjectType | (Inherited from TableflowView) |
| DescendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an descending direction. (Inherited from TableflowView) |
| DetailIndicatorWidth | Gets or sets the width of the DetailIndicators when a grid is in table-view. (Inherited from TableflowView) |
| Dispatcher | (Inherited from TableflowView) |
| EditingRowGlyph | Gets or sets the glyph to display when a row is being edited. (Inherited from TableflowView) |
| ExpandGroupGlyph | Gets or sets the glyph to display when a group is collapsed to allow it to be expanded. (Inherited from TableflowView) |
| FilterRowGlyph | Gets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. (Inherited from TableflowView) |
| FixedColumnCount | Gets or sets the number of columns that are fixed. (Inherited from TableflowView) |
| FixedColumnDropMarkPen | Gets or sets the Pen used to draw the fixed-column drop-mark. (Inherited from TableflowView) |
| FixedColumnSplitterDraggedCursor | Gets or sets the image used for the mouse pointer when dragging the fixed column splitter. (Inherited from TableflowView) |
| FixedColumnSplitterWidth | Gets or sets the width of the fixed-column splitter. (Inherited from TableflowView) |
| FixedFooters | Gets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. (Inherited from TableflowView) |
| FixedHeaders | Gets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. (Inherited from TableflowView) |
| Focusable | (Inherited from TableflowView) |
| FocusVisualStyle | (Inherited from TableflowView) |
| Footers | Gets a collection that contains the items that are located in the footer section of a grid. (Inherited from TableflowView) |
| ForceCursor | (Inherited from TableflowView) |
| GroupLevelIndicatorWidth | Gets or sets the width of the GroupLevelIndicators when a grid is in table-view. (Inherited from TableflowView) |
| HasAnimatedProperties | (Inherited from TableflowView) |
| Headers | Gets a collection that contains the items that are located in the header section of a grid. (Inherited from TableflowView) |
| HeadersFootersEditorControlStyle | Gets or sets the style to use for the HeadersFootersEditorControl. (Inherited from TableflowView) |
| HorizontalGridLineBrush | Gets or sets the Brush used to paint the horizontal grid lines. (Inherited from TableflowView) |
| HorizontalGridLineThickness | Gets or sets a value indicating the thickness of the horizontal grid lines. (Inherited from TableflowView) |
| InputBindings | (Inherited from TableflowView) |
| InputScope | (Inherited from TableflowView) |
| InsertionRowGlyph | Gets or sets the glyph to display when an InsertionRow is active. (Inherited from TableflowView) |
| IsAlternatingRowStyleEnabled | Gets or sets a value indicating whether an alternate style is applied to every other row. (Inherited from TableflowView) |
| IsAnimatedColumnReorderingEnabled | Gets or sets a value indicating whether columns are animated as they are moved. (Inherited from TableflowView) |
| IsConnectionStateGlyphEnabled | Gets or sets a value indicating whether the connection state glyphs that indicate the status of the underlying virtualized data collection are enabled. (Inherited from TableflowView) |
| IsDeferredLoadingEnabled | Gets or sets a value indicating whether the data rows' actual DataContexts should be assigned immediately. (Inherited from TableflowView) |
| IsEnabled | (Inherited from TableflowView) |
| IsFocused | (Inherited from TableflowView) |
| IsInitialized | (Inherited from TableflowView) |
| IsInputMethodEnabled | (Inherited from TableflowView) |
| IsKeyboardFocused | (Inherited from TableflowView) |
| IsKeyboardFocusWithin | (Inherited from TableflowView) |
| IsLoaded | (Inherited from TableflowView) |
| IsMouseCaptured | (Inherited from TableflowView) |
| IsMouseCaptureWithin | (Inherited from TableflowView) |
| IsMouseDirectlyOver | (Inherited from TableflowView) |
| IsMouseOver | (Inherited from TableflowView) |
| IsNextSearchEndedPresenterGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl to indicate that the request to search for the next search result has ended. (Inherited from TableflowView) |
| IsPreviousSearchEndedPresenterGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl to indicate that the request to search for the previous search result has ended. (Inherited from TableflowView) |
| IsSealed | (Inherited from TableflowView) |
| IsSearchingPresenterGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl to indicate that it is currently searching for the next or previous search result. (Inherited from TableflowView) |
| IsStylusCaptured | (Inherited from TableflowView) |
| IsStylusCaptureWithin | (Inherited from TableflowView) |
| IsStylusDirectlyOver | (Inherited from TableflowView) |
| IsStylusOver | (Inherited from TableflowView) |
| Language | (Inherited from TableflowView) |
| Name | (Inherited from TableflowView) |
| NextSearchButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl's Next button that allows the next search result to be highlighted. (Inherited from TableflowView) |
| OpenHeadersFootersEditorButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the RowSelectorPane that allows the HeadersFootersEditorControl to be displayed. (Inherited from TableflowView) |
| OpenHeadersFootersEditorButtonToolTip | Gets or sets the ToolTip to use for the HeadersFootersEditorControl button glyph. (Inherited from TableflowView) |
| OpenStatsEditorButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the RowSelectorPane that allows the StatsEditorControl to be displayed. (Inherited from TableflowView) |
| OpenStatsEditorButtonToolTip | Gets or sets the ToolTip to use for the StatsEditorControl button glyph. (Inherited from TableflowView) |
| OverridesDefaultStyle | (Inherited from TableflowView) |
| Parent | (Inherited from TableflowView) |
| PreviousSearchButtonGlyph | Gets or sets the DataTemplate used to create the glyph displayed in the SearchControl's Previous button that allows the previous search result to be highlighted. (Inherited from TableflowView) |
| RemoveColumnStretchingOnResize | Gets or sets a value indicating whether column stretching is removed when columns are resized. (Inherited from TableflowView) |
| RemovingGroupCursor | Gets or sets the image used for the mouse pointer when a GroupByItem is dragged out of a GroupByControl to ungroup it. (Inherited from TableflowView) |
| Resources | (Inherited from TableflowView) |
| RowFadeInAnimationDuration | Gets or sets a value indicating the duration of the fade-in animation when the background of the scroll bar is clicked. (Inherited from TableflowView) |
| RowSelectorPaneWidth | Gets or sets the width of the row-selector pane. (Inherited from TableflowView) |
| RowSelectorResizeNorthSouthCursor | Gets 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. (Inherited from TableflowView) |
| RowSelectorResizeWestEastCursor | Gets 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. (Inherited from TableflowView) |
| ScrollingAnimationDuration | Gets or sets a value indicating the duration of the scrolling animation when the background of the scroll bar is clicked. (Inherited from TableflowView) |
| ScrollTipContentTemplate | Gets or sets the DataTemplate used to display the scroll tip's content. (Inherited from TableflowView) |
| ScrollTipContentTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different scroll-tip content template based on custom logic. (Inherited from TableflowView) |
| SelectAllAutoFilterButtonGlyph | Gets or sets the glyph to display to select all automatic filtering values. (Inherited from TableflowView) |
| SelectAllAutoFilterButtonToolTip | Gets or sets the content of the tooltip for the select all automatic filtering values glyph. (Inherited from TableflowView) |
| ShowFixedColumnSplitter | Gets or sets a value indicating whether the fixed-column splitter is shown when a grid is in a table-view layout. (Inherited from TableflowView) |
| ShowRowSelectorPane | Gets or sets a value indicating whether the RowSelectorPane is visible. (Inherited from TableflowView) |
| ShowScrollTip | Gets or sets a value indicating whether the scroll tip is visible when a grid is scrolled. (Inherited from TableflowView) |
| ShowSortIndex | Gets 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 TableflowView) |
| SortIndexGlyph | Gets 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 TableflowView) |
| StatsEditorControlStyle | Gets or sets the style to use for the StatsEditorControl. (Inherited from TableflowView) |
| Style | (Inherited from TableflowView) |
| Tag | (Inherited from TableflowView) |
| TemplatedParent | (Inherited from TableflowView) |
| Theme | Gets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. (Inherited from TableflowView) |
| ToolTip | (Inherited from TableflowView) |
| TouchesCaptured | (Inherited from TableflowView) |
| TouchesCapturedWithin | (Inherited from TableflowView) |
| TouchesDirectlyOver | (Inherited from TableflowView) |
| TouchesOver | (Inherited from TableflowView) |
| UpdateAdvancedFilterButtonGlyph | Gets or sets the glyph to display to update an advanced filter. (Inherited from TableflowView) |
| UpdateAdvancedFilterButtonToolTip | Gets or sets the content of the tooltip for the update an advanced filter glyph. (Inherited from TableflowView) |
| UseDefaultHeadersFooters | Gets 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 TableflowView) |
| ValidationErrorGlyph | Gets or sets the glyph that is displayed when a validation error occurs. (Inherited from TableflowView) |
| VerticalGridLineBrush | Gets or sets the Brush used to paint the vertical grid lines. (Inherited from TableflowView) |
| VerticalGridLineThickness | Gets or sets a value indicating the thickness of the vertical grid lines. (Inherited from TableflowView) |