'Declaration Public Enum PivotGridCommandType Inherits System.Enum
public enum PivotGridCommandType : System.Enum
Member | Description |
---|---|
HideAxis | Hides column or row. |
LoadCubes | Value shows that the cubes in the XamPivotGrid will be loaded. |
MultiDimensional | Value that shows that the data will be received form multi dimensional data source |
NeedChangeSource | Changed the selected cube. |
PivotChanged | Pivot changed (test) |
PivotGrid | Value shows that the data in the XamPivotGrid will be pivot. |
RefreshGrid | Value shows that the data in the XamPivotGrid will be refreshed. |
RefreshGridImmediately | Value shows that the data in the XamPivotGrid will be refreshed. |
RemoveColumns | Value shows that the column will be removed from XamPivotGrid. |
RemoveFilterCell | Remove filter cell |
RemoveMeasures | Value shows that the measure will be removed from XamPivotGrid. |
RemoveRows | Value shows that the row will be removed from XamPivotGrid. |
RequestMembers | Value shows that the membre will be requested from XamPivotGrid. |
SortAxisMember | Sort the axis member. |
SwitchAxisMember | Switches the axis member. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2