gridOrientation
Getter
The orientation of the view's grid.
gridOrientation: GridOrientationType
Returns - GridOrientationType
Setter
gridOrientation(orientation: GridOrientationType): void
Parameter | Type | Description |
---|---|---|
orientation | GridOrientationType |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 108
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.