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