| Name | Description |
| AddHandler | (Inherited from System.Windows.UIElement) |
| ApplyTemplate | (Inherited from System.Windows.Controls.Control) |
| Arrange | (Inherited from System.Windows.UIElement) |
| BeginEdit | Overloaded. Begins the edit of the currently selected cell. |
| BeginNewRow | Begins the edit of a new row. It will scroll the new row into view. |
| CancelEdit | Cancels the edit of the currently editing cell. |
| CaptureMouse | (Inherited from System.Windows.UIElement) |
| ClearValue | (Inherited from System.Windows.DependencyObject) |
| EndEdit | Overloaded. Ends the edit of the currently editing cell committing the changes. |
| EndEditRow | Ends the edit of the currently editing row. |
| EndNewRow | Ends the edit of the new row. |
| FilterBy | Overloaded. Sorts the data by the specified column and direction. |
| FindName | (Inherited from System.Windows.FrameworkElement) |
| Focus | (Inherited from System.Windows.Controls.Control) |
| GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
| GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
| GetCell | Gets the cell corresponding to specified row and a column indexes. |
| GetCellFromFrameworkElement | Gets the corresponding cell from a System.Windows.FrameworkElement contained inside the cell. |
| GetCellFromPoint | Gets the corresponding cell from a specific point in the screen. |
| GetDetailFromPoint | Gets the detail presenter from a specific point in the screen. |
| GetPageImages | Overloaded. Gets a list of elements that represent parts of the grid fit for rendering into pages of a document. |
| GetValue | (Inherited from System.Windows.DependencyObject) |
| GroupBy | Overloaded. Groups the data by the specified column and direction. |
| InvalidateArrange | (Inherited from System.Windows.UIElement) |
| InvalidateMeasure | (Inherited from System.Windows.UIElement) |
| Measure | (Inherited from System.Windows.UIElement) |
| MoveColumn | Moves the specified column to the target display index. |
| OnApplyTemplate | Overridden. Builds the visual tree for the C1DataGrid control when a new template is applied. |
| PageDown | Scrolls a page downward. |
| PageUp | Scrolls a page upward. |
| Print | Overloaded. Shows Print Dialog and prints the grid. |
| ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
| Refresh | Recreate all the visual elements of the C1DataGrid. |
| ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
| Reload | Reloads the content of the grid by bringing all the information again from the inner System.ComponentModel.ICollectionView. |
| RemoveHandler | (Inherited from System.Windows.UIElement) |
| RemoveRow | Removes a row from the grid from the specified index. |
| RemoveRows | Overloaded. Removes a specified collection of rows. |
| ScrollIntoView | Overloaded. Scrolls into the view the cell in the intersection of the specified data item and column. |
| SetBinding | (Inherited from System.Windows.FrameworkElement) |
| SetValue | (Inherited from System.Windows.DependencyObject) |
| SortBy | Overloaded. Sorts the data by the specified columns and directions. |
| TransformToVisual | (Inherited from System.Windows.UIElement) |
| UpdateLayout | (Inherited from System.Windows.UIElement) |