Class GanttControlItemsSourceChangedCommandWithEventArgs
Represents a command for handling GanttControl items source changed event with DependencyPropertyChangedEventArgs.
Inheritance
System.Object
GanttControlItemsSourceChangedCommand<System.Windows.DependencyPropertyChangedEventArgs, GanttControlItemsSourceChangedCommandBehaviorWithEventArgs>
GanttControlItemsSourceChangedCommandWithEventArgs
Inherited Members
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttControlItemsSourceChangedCommandWithEventArgs : GanttControlItemsSourceChangedCommand<DependencyPropertyChangedEventArgs, GanttControlItemsSourceChangedCommandBehaviorWithEventArgs>
Constructors
GanttControlItemsSourceChangedCommandWithEventArgs()
Declaration
public GanttControlItemsSourceChangedCommandWithEventArgs()