Class GanttControlResourceContainerCreatedCommandBehaviorWithEventArgs
Provides the behavior for the GanttControl resource container created command with ResourceContainerCreatedEventArgs.
Inheritance
System.Object
BuilderCommandBehaviorBase<GanttControl, ResourceContainerCreatedEventArgs, ResourceContainerCreatedEventArgs>
GanttControlCommandBehaviorBase<ResourceContainerCreatedEventArgs, ResourceContainerCreatedEventArgs>
GanttControlResourceContainerCreatedCommandBehaviorWithEventArgs
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 GanttControlResourceContainerCreatedCommandBehaviorWithEventArgs : GanttControlResourceContainerCreatedCommandBehavior<ResourceContainerCreatedEventArgs>
Constructors
GanttControlResourceContainerCreatedCommandBehaviorWithEventArgs()
Initializes a new instance of the GanttControlResourceContainerCreatedCommandBehaviorWithEventArgs class.
Declaration
public GanttControlResourceContainerCreatedCommandBehaviorWithEventArgs()