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
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()