DdsTableColumnTagHelper class | QSYS API Reference Guide
Defines one of the many Table Columns within a DdsTableRow.
Namespace: ASNA.QSys.Expo.Tags Assembly: ASNA.QSys.Expo.Tags.dll
Inheritance: Object –> TagHelper
Properties
Type | Name | Description |
---|---|---|
String | Heading | Gets or sets the Heading to be used for this Column. |
String | HeadingClass | Gets or sets the CSS Class to be used with the Heading for this Column. |
String | VisibleCondition | Gets or sets conditional expression string that determines if Column is visible. Governing Indicators are those of the SubfileControlModel. |