| Name | Description |
| AddHandler | (Inherited from System.Windows.UIElement) |
| ApplyTemplate | (Inherited from System.Windows.Controls.Control) |
| Arrange | (Inherited from System.Windows.UIElement) |
| AutoSizeColumn | Resizes a column to fit its visible contents. |
| AutoSizeColumns | Overloaded. Resizes a column range to fit their visible content. |
| AutoSizeFixedColumn | Resizes a fixed column to fit its visible contents. |
| AutoSizeFixedColumns | Overloaded. Resizes a range of fixed columns to fit their visible contents. |
| AutoSizeFixedRow | Resizes a fixed row to fit its visible contents. |
| AutoSizeFixedRows | Overloaded. Resizes a range of fixed rows to fit their visible contents. |
| AutoSizeRow | Resizes a row to fit its visible contents. |
| AutoSizeRows | Overloaded. Resizes a row range to fit their visible contents. |
| CaptureMouse | (Inherited from System.Windows.UIElement) |
| ClearValue | (Inherited from System.Windows.DependencyObject) |
| CollapseGroupsToLevel | Collapses all the group rows to a given level. |
| Copy | Copy the current selection to the clipboard. |
| FindName | (Inherited from System.Windows.FrameworkElement) |
| FinishEditing | Overloaded. Commits any pending edits and exits edit mode. |
| Focus | (Inherited from System.Windows.Controls.Control) |
| GetAggregate | Calculates aggregate statistics for a cell range. |
| GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
| GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
| GetCellFactory | Gets the ICellFactory class responsible for creating and destroying System.Windows.FrameworkElement objects used to represent grid cells. |
| GetClipString | Overloaded. Gets the current selection as a string suitable for copying to the clipboard. |
| GetGridImage | Gets a System.Windows.FrameworkElement that represents a given part of the grid. |
| GetPageImages | Overloaded. Gets a list of elements that represent parts of the grid fit for rendering into pages of a document. |
| GetSelectedState | Gets a SelectedState value that indicates the selected state of the cells in a CellRange. |
| GetValue | (Inherited from System.Windows.DependencyObject) |
| HitTest | Overloaded. Gets a HitTestInfo object that contains information about the grid at a given location. |
| IncludeInAggregate | Gets a value that determines whether a cell should be included in the aggregates calculated with the GetAggregate method. |
| Invalidate | Overloaded. Forces the grid to re-create all visible elements. |
| InvalidateArrange | (Inherited from System.Windows.UIElement) |
| InvalidateMeasure | (Inherited from System.Windows.UIElement) |
| LoadColumnLayout | Loads a column layout from an System.Xml.XmlReader. |
| Measure | (Inherited from System.Windows.UIElement) |
| OnApplyTemplate | Overridden. Applies the template defined in the System.Windows.Controls.Control.Template property. |
| Paste | Pastes the content of the clipboard to the grid. |
| Print | Overloaded. Prints the grid. |
| ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
| ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
| RemoveHandler | (Inherited from System.Windows.UIElement) |
| Save | Overloaded. Saves the contents of the grid to a System.IO.StreamWriter. |
| SaveColumnLayout | Saves the current column layout to an System.Xml.XmlWriter. |
| ScrollIntoView | Scrolls the grid to bring a specific cell into view. |
| Select | Overloaded. Selects a given cell. |
| SelectAll | Selects all cells. |
| SetBinding | (Inherited from System.Windows.FrameworkElement) |
| SetClipString | Parses a string into rows and columns and applies the content to a given range. |
| SetValue | (Inherited from System.Windows.DependencyObject) |
| StartEditing | Overloaded. Starts editing the cell that is currently selected. |
| TransformToVisual | (Inherited from System.Windows.UIElement) |
| UpdateLayout | (Inherited from System.Windows.UIElement) |