DdsTableTagHelper class | QSYS API Reference Guide
Defines a Subfile Table to be rendered as a standard Table.
Namespace: ASNA.QSys.Expo.Tags Assembly: ASNA.QSys.Expo.Tags.dll
Inheritance: Object –> TagHelper
Properties
Type | Name | Description |
---|---|---|
Int32 | Col | Gets or sets a value that indicates horizontal position for field/constant within the page. Valid values start at 1 typically up to 132. |
Int32 | ColSpan | Gets or sets a value that indicates the amount of positions used by field/constant. Default is zero, meaning: compute element length. |
Int32 | Row | Gets or Sets the Grid row where Table starts. |
Int32 | RowSpan | Gets or sets the number of Rows this Table uses vertically. |