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