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