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