Class GanttControlCommandBase<TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GanttControl>
GanttControlCommandBase<TBehavior>
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttControlCommandBase<TBehavior> : ControlCommandBase<TBehavior, GanttControl> where TBehavior : CommandBehaviorBase<GanttControl>, new()
Type Parameters
Name | Description |
---|---|
TBehavior |
Constructors
GanttControlCommandBase()
Declaration
public GanttControlCommandBase()