Class PivotGridControlSelectionChangedCommand
A command class to raise SelectionChanged event of PivotGridControl.
Inheritance
System.Object
PivotGridControlSelectionChangedCommand
Inherited Members
Namespace: Syncfusion.Windows.Olap.MVVM
Assembly: Syncfusion.Olap.MVVM.WPF.dll
Syntax
public class PivotGridControlSelectionChangedCommand : ControlCommandBase<PivotGridControlSelectionChangedCommandBehavior, PivotGridControl>
Constructors
PivotGridControlSelectionChangedCommand()
Declaration
public PivotGridControlSelectionChangedCommand()