Class OlapGridSelectionChangedCommand
A command class to raise SelectionChanged event of OlapChart.
Inheritance
System.Object
OlapGridSelectionChangedCommand
Inherited Members
ControlCommandBase<OlapGridSelectionChangedCommandBehavior, OlapGrid>.SetCommand(OlapGrid, ICommand)
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.Olap.MVVM
Assembly: Syncfusion.Olap.MVVM.WPF.dll
Syntax
public class OlapGridSelectionChangedCommand : ControlCommandBase<OlapGridSelectionChangedCommandBehavior, OlapGrid>
Constructors
OlapGridSelectionChangedCommand()
Declaration
public OlapGridSelectionChangedCommand()