gridOrientation
Accessor
The orientation of the view's grid.
gridOrientation: GridOrientationType
Returns - GridOrientationType
Setter
The orientation of the view's grid.
gridOrientation(orientation: GridOrientationType): void
Parameter | Type | Description |
---|---|---|
orientation | GridOrientationType |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 108
Last Updated: 20 June, 2023