Class GanttControlCommandBase<TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GanttControl>
GanttControlCommandBase<TBehavior>
Inherited Members
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 |
---|
TBehavior |
Constructors
GanttControlCommandBase()
Declaration
public GanttControlCommandBase()