Class GridDataTableModelCellModelsChangedCommand<T, TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GridDataControl>
GridDataControlCommandBase<TBehavior>
GridDataTableModelCellModelsChangedCommand<T, TBehavior>
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid.MVVM
Assembly: Syncfusion.Grid.MVVM.Wpf.dll
Syntax
public class GridDataTableModelCellModelsChangedCommand<T, TBehavior> : GridDataControlCommandBase<TBehavior> where TBehavior : GridDataTableModelCellModelsChangedCommandBehavior<T>, new()
Type Parameters
Name |
---|
T |
TBehavior |
Constructors
GridDataTableModelCellModelsChangedCommand()
Declaration
public GridDataTableModelCellModelsChangedCommand()