SpanStyles enum | QSYS API Reference Guide
Defines the styles for the span of the grid row.
Namespace: ASNA.QSys.Expo.Tags
Assembly: ASNA.QSys.Expo.Tags.dll
Enum Values
Name | Description | Value |
---|---|---|
GridPanel | Container element displays as a grid with grid-column and grid-row positioning of immediate descendant elements such as DdsTable. | 0 |
Subfile | Container element used for Subfiles where each Subfile record renders as a grid-row (of fixed columns according to legacy design). | 1 |