Class PivotGridControlExpandedCommand
A command class to raise the Expanded event of PivotGridControl.
Inheritance
System.Object
PivotGridControlExpandedCommand
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 PivotGridControlExpandedCommand : ControlCommandBase<PivotGridControlExpandedCommandBehavior, PivotGridControl>
Constructors
PivotGridControlExpandedCommand()
Declaration
public PivotGridControlExpandedCommand()