Class GridDataControlItemsSourceChangedCommand<T, TBehavior>
Inheritance
System.Object
ControlCommandBase<TBehavior, GridDataControl>
GridDataControlCommandBase<TBehavior>
GridDataControlItemsSourceChangedCommand<T, TBehavior>
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid.MVVM
Assembly: Syncfusion.Grid.MVVM.Wpf.dll
Syntax
public class GridDataControlItemsSourceChangedCommand<T, TBehavior> : GridDataControlCommandBase<TBehavior> where TBehavior : GridDataControlItemsSourceChangedCommandBehavior<T>, new()
Type Parameters
Name |
---|
T |
TBehavior |
Constructors
GridDataControlItemsSourceChangedCommand()
Declaration
public GridDataControlItemsSourceChangedCommand()