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