PivotGridBuilder<T>.AllowSorting Method
Name | Parameters | Description |
---|---|---|
AllowSorting(JS) | value | Allows an end user to change sorting properties. Mirrors the client-side allowSorting option. |
AllowSorting(Boolean) | value | Allows an end user to change sorting properties. Mirrors the client-side allowSorting option. |