Class GanttControlZoomChangedCommandBehaviorWithEventArgs
Provides the behavior for the GanttControl zoom changed command with ZoomChangedEventArgs.
Inheritance
System.Object
GanttControlZoomChangedCommandBehaviorWithEventArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttControlZoomChangedCommandBehaviorWithEventArgs : GanttControlZoomChangedCommandBehavior<ZoomChangedEventArgs>
Constructors
GanttControlZoomChangedCommandBehaviorWithEventArgs()
Initializes a new instance of the GanttControlZoomChangedCommandBehaviorWithEventArgs class.
Declaration
public GanttControlZoomChangedCommandBehaviorWithEventArgs()