C1.WPF.DataGrid Namespace : DataGridTemplateColumn Class |
For a list of all members of this type, see DataGridTemplateColumn members.
Name | Description | |
---|---|---|
BeginEdit | Overridden. | |
BindCellContent | Initializes the cell content presenter. (Inherited from C1.WPF.DataGrid.DataGridColumn) | |
CancelCellEdit | Overridden. | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
CreateCellContent | Overridden. Gets a ContentControl containing the CellTemplate that will be used to display the info into a cell of this column. | |
CreateGroupContent | Creates and initializes the FrameworkElement used to display in the group row related to this column. (Inherited from C1.WPF.DataGrid.DataGridColumn) | |
EndEdit | Overridden. | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetCellContentRecyclingKey | Overridden. | |
GetCellEditingContent | Overridden. Gets a ContentControl containing the CellEditingTemplate that will be used to display the info into a cell of this column when the row is in edit mode. | |
GetCellText | Overridden. | |
GetCellValue | Overridden. | |
GetColumnText | Gets the text shown in the column header. (Inherited from C1.WPF.DataGrid.DataGridColumn) | |
GetFilter | Overridden. | |
GetGroupText | Gets the text shown in the group row. (Inherited from C1.WPF.DataGrid.DataGridColumn) | |
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 | Overridden. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCellValue | Overridden. | |
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 | Unbinds the content of the cell. (Inherited from C1.WPF.DataGrid.DataGridColumn) |