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