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