C1.WPF.DataGrid Namespace : DataGridNewRow Class |
For a list of all members of this type, see DataGridNewRow members.
Name | Description | |
---|---|---|
CanUserResizeChanged | Occurs after the DataGridRow.CanUserResize value changed. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
CanUserToggleDetailsChanged | Occurs after the DataGridRow.CanUserToggleDetails value changed. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
DetailsVisibilityChanged | Occurs after the visibility of the details of the row changed. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
HeightChanged | Occurs after the height was changed. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
IsEditingChanged | Occurs when the IsEditing value changed. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
IsEnteringNewRowChanged | Occurs when is entering a new row. | |
IsEnteringNewRowChanging | Occurs before is entering changed. | |
Loaded | Occurs after the row is added to the collection of rows. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.DataGrid.DataGridRow) | |
VisibilityChanged | Occurs after the visibility of the row changed. (Inherited from C1.WPF.DataGrid.DataGridRow) |