TablePanelColumn Properties
A column in the TablePanel.
Name | Description |
---|---|
Style |
Gets or sets the size type of the current row/column.
Inherited from Table |
Tag |
Gets or sets the unique ID for the current column or row.
Inherited from Table |
Visible |
Gets or sets whether the row/column is visible.
Inherited from Table |
Width | Gets or sets the column’s width. |
See Also