Class GanttGridRequestTreeItemsCommand<T, TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GanttControl>
GanttControlCommandBase<TBehavior>
GanttGridRequestTreeItemsCommand<T, TBehavior>
Inherited Members
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttGridRequestTreeItemsCommand<T, TBehavior> : GanttControlCommandBase<TBehavior> where TBehavior : GanttGridRequestTreeItemsCommandBehavior<T>, new()
Type Parameters
Name |
---|
T |
TBehavior |
Constructors
GanttGridRequestTreeItemsCommand()
Declaration
public GanttGridRequestTreeItemsCommand()