Class GanttGridRequestTreeItemsCommandBehaviorWithEventArgs
Provides the behavior for the GanttGrid request tree items command with TreeGridRequestTreeItemsEventArgs.
Inheritance
System.Object
BuilderCommandBehaviorBase<GanttControl, TreeGridRequestTreeItemsEventArgs, TreeGridRequestTreeItemsEventArgs>
GanttControlCommandBehaviorBase<TreeGridRequestTreeItemsEventArgs, TreeGridRequestTreeItemsEventArgs>
GanttGridRequestTreeItemsCommandBehaviorWithEventArgs
Inherited Members
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttGridRequestTreeItemsCommandBehaviorWithEventArgs : GanttGridRequestTreeItemsCommandBehavior<TreeGridRequestTreeItemsEventArgs>
Constructors
GanttGridRequestTreeItemsCommandBehaviorWithEventArgs()
Initializes a new instance of the GanttGridRequestTreeItemsCommandBehaviorWithEventArgs class.
Declaration
public GanttGridRequestTreeItemsCommandBehaviorWithEventArgs()