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