Class GridTreeControlModelLoadedCommand<T, TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GridTreeControl>
GridTreeControlCommandBase<TBehavior>
GridTreeControlModelLoadedCommand<T, TBehavior>
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.Windows.Controls.Grid.MVVM
Assembly: Syncfusion.Grid.MVVM.Wpf.dll
Syntax
public class GridTreeControlModelLoadedCommand<T, TBehavior> : GridTreeControlCommandBase<TBehavior> where TBehavior : GridTreeControlModelLoadedCommandBehavior<T>, new()
Type Parameters
Name | Description |
---|---|
T | |
TBehavior |
Constructors
GridTreeControlModelLoadedCommand()
Declaration
public GridTreeControlModelLoadedCommand()