Class structGroup
Properties
| box | Gets the groupbox object. |
| columnCount | Gets the number of columns in the group. |
| columns [ index ] | Returns the specific structColumn object. |
| name | Gets the current name. |
Methods
| addColumns () | Adds a new columns to the specific group and returns it's structColumn object. |
Properties
- box
-
Gets the groupbox object.
Type:
- columnCount
-
Gets the number of columns in the group.
Type:
integer - columns [ index ]
-
Returns the specific structColumn object.
Type:
array - name
-
Gets the current name.
Type: