ASPxClientPivotCustomization.GetPivotGrid Method
Returns a client-side equivalent of the owner Pivot Grid Control.
Declaration
GetPivotGrid(): ASPxClientPivotGrid
Returns
| Type | Description |
|---|---|
| ASPxClientPivotGrid | An ASPxClientPivotGrid object that represents the client-side equivalent of the owner Pivot Grid Control. |
See Also