Class GanttGridNodeExpandedCommand<T, TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GanttControl>
GanttControlCommandBase<TBehavior>
GanttGridNodeExpandedCommand<T, TBehavior>
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 GanttGridNodeExpandedCommand<T, TBehavior> : GanttControlCommandBase<TBehavior> where TBehavior : GanttGridNodeExpandedCommandBehavior<T>, new()
Type Parameters
Name |
---|
T |
TBehavior |
Constructors
GanttGridNodeExpandedCommand()
Declaration
public GanttGridNodeExpandedCommand()