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