Class PivotGridControlExpandingCommand
A command class to raise the Expanding event of PivotGridControl.
Inheritance
System.Object
PivotGridControlExpandingCommand
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.Olap.MVVM
Assembly: Syncfusion.Olap.MVVM.WPF.dll
Syntax
public class PivotGridControlExpandingCommand : ControlCommandBase<PivotGridControlExpandingCommandBehavior, PivotGridControl>
Constructors
PivotGridControlExpandingCommand()
Declaration
public PivotGridControlExpandingCommand()