Class GanttControlTemplateAppliedCommand<T, TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GanttControl>
GanttControlCommandBase<TBehavior>
GanttControlTemplateAppliedCommand<T, TBehavior>
Inherited Members
Namespace: Syncfusion.Windows.Controls.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttControlTemplateAppliedCommand<T, TBehavior> : GanttControlCommandBase<TBehavior> where TBehavior : GanttControlTemplateAppliedCommandBehavior<T>, new()
Type Parameters
Name |
---|
T |
TBehavior |
Constructors
GanttControlTemplateAppliedCommand()
Declaration
public GanttControlTemplateAppliedCommand()