This method will also call the LayoutSaveDefault method.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| gridStyle | iseGridStyle | |||
| allowColumnChooser | Boolean | Indicates whether the Column Chooser can be displayed. | ||
| allowColumnClickSort | iseDefaultableBoolean | Indicates whether Columns can be Sorted by clicking their headers. This should not be allowed for Moveable Collections. | ||
| allowGrouping | Boolean | Indicates whether Grouping should be allowed. | ||
| allowFilterRow | Boolean | Indicates whether Filtering should be allowed. | ||
| allowCardView | Boolean | Indicates whether the Grid can be put into Card View mode. | ||
| allowFind | Boolean | Optional | Indicates whether to allow the Find dialog to be displayed to search the grid. If omitted, a value of True is assumed. |