Class GanttGridChildPropertyNameChangedCommandWithEventArgs
Represents a command for handling GanttGrid child property name changed event with RoutedEventArgs.
Inheritance
System.Object
GanttGridChildPropertyNameChangedCommand<System.Windows.RoutedEventArgs, GanttGridChildPropertyNameChangedCommandBehaviorWithEventArgs>
GanttGridChildPropertyNameChangedCommandWithEventArgs
Inherited Members
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttGridChildPropertyNameChangedCommandWithEventArgs : GanttGridChildPropertyNameChangedCommand<RoutedEventArgs, GanttGridChildPropertyNameChangedCommandBehaviorWithEventArgs>
Constructors
GanttGridChildPropertyNameChangedCommandWithEventArgs()
Declaration
public GanttGridChildPropertyNameChangedCommandWithEventArgs()