C1.WPF.DataGrid Namespace : DataGridRowHeaderColumn Class |
For a list of all members of this type, see DataGridRowHeaderColumn members.
Name | Description | |
---|---|---|
![]() | BeginEdit | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | BindCellContent | Overridden. Binds the content of the cell. |
![]() | CancelCellEdit | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | CreateCellContent | Overridden. Gets a TextBlock that will be used to display the info into a cell of this column. |
![]() | CreateGroupContent | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | EndEdit | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetActualCulture | Gets the culture in which the text and numbers of this columns will be shown. (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | GetActualFormat | Gets the format that will be applied in the column considering different sources like Format property or StringFormat of the Binding property. (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | GetCellContentRecyclingKey | Overridden. Gets the cell content recycling key. |
![]() | GetCellEditingContent | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | GetCellText | Gets the text shown inside a cell. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | GetCellValue | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | GetColumnText | Gets the text shown in the column header. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | GetFilter | Gets the default filter of this column. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | GetGroupText | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | PrepareCellForEdit | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCellValue | (Inherited from C1.WPF.DataGrid.DataGridBoundColumn) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | ToString | Returns a System.String that represents the current System.Object. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | UnbindCellContent | Overridden. Unbinds the content of the cell. |