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