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