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