| Name | Description |
 | AllowDrop | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.ContentElement) |
 | AscendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an ascending direction. |
 | AutoFilterGlyph | Gets or sets the glyph to display in a column-manager cell when a column is automatically filtered. |
 | BindingGroup | (Inherited from System.Windows.FrameworkContentElement) |
 | CollapseGroupGlyph | Gets or sets the glyph to display when a group is expanded to allow it to be collapsed. |
 | CommandBindings | (Inherited from System.Windows.ContentElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkContentElement) |
 | Cursor | (Inherited from System.Windows.FrameworkContentElement) |
 | DataContext | (Inherited from System.Windows.FrameworkContentElement) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DescendingSortGlyph | Gets or sets the glyph to display when a column is sorted in an descending direction. |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | ExpandGroupGlyph | Gets or sets the glyph to display when a group is collapsed to allow it to be expanded. |
 | FilterRowGlyph | Gets or sets the DataTemplate used to create the glyph that is displayed in a filter row's row selector. |
 | FixedFooters | Gets a collection that contains the items that are located in the fixed, non-scrollable footer section of a grid. |
 | FixedHeaders | Gets a collection that contains the items that are located in the fixed, non-scrollable header section of a grid. |
 | Focusable | (Inherited from System.Windows.ContentElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkContentElement) |
 | Footers | Gets a collection that contains the items that are located in the footer section of a grid. |
 | ForceCursor | (Inherited from System.Windows.FrameworkContentElement) |
 | HasAnimatedProperties | (Inherited from System.Windows.ContentElement) |
 | Headers | Gets a collection that contains the items that are located in the header section of a grid. |
 | InputBindings | (Inherited from System.Windows.ContentElement) |
 | InputScope | (Inherited from System.Windows.FrameworkContentElement) |
 | IsEnabled | (Inherited from System.Windows.ContentElement) |
 | IsFocused | (Inherited from System.Windows.ContentElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkContentElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.ContentElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.ContentElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.ContentElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkContentElement) |
 | IsMouseCaptured | (Inherited from System.Windows.ContentElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.ContentElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | IsMouseOver | (Inherited from System.Windows.ContentElement) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsStylusCaptured | (Inherited from System.Windows.ContentElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.ContentElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | IsStylusOver | (Inherited from System.Windows.ContentElement) |
 | Language | (Inherited from System.Windows.FrameworkContentElement) |
 | Name | (Inherited from System.Windows.FrameworkContentElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkContentElement) |
 | Parent | (Inherited from System.Windows.FrameworkContentElement) |
 | Resources | (Inherited from System.Windows.FrameworkContentElement) |
 | 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. |
 | 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. |
 | Style | (Inherited from System.Windows.FrameworkContentElement) |
 | Tag | (Inherited from System.Windows.FrameworkContentElement) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkContentElement) |
 | Theme | Gets or sets the theme that determines which styles are applied to the elements in a grid for this specific view. |
 | ToolTip | (Inherited from System.Windows.FrameworkContentElement) |
 | TouchesCaptured | (Inherited from System.Windows.ContentElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.ContentElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | TouchesOver | (Inherited from System.Windows.ContentElement) |
 | 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. |