C1.WPF.DataGrid Namespace : DataGridTemplateColumn Class |
For a list of all members of this type, see DataGridTemplateColumn members.
Name | Description | |
---|---|---|
![]() | CancelingCell | Occurs when a cell edit is canceled. |
![]() | EndingCell | Occurs when a cell is ending. |
![]() | FilterLoading | Occurs before the filter is loaded. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | FilterMemberPathChanged | Occurs when filter member path is changed. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | GettingCellValue | Occurs when the value of a cell is requested for export operations. |
![]() | PreparingCell | Occurs when a cell is being prepared for edit. |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | SettingCellValue | Occurs when the value of a cell is attempted to be set in operations like clipboard paste. |
![]() | SortMemberPathChanged | Occurs when sort member path is changed. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | VisibilityChanged | Occurs when the visibility changed. (Inherited from C1.WPF.DataGrid.DataGridColumn) |
![]() | WidthChanged | Occurs when the column width is changed. (Inherited from C1.WPF.DataGrid.DataGridColumn) |