TablePanelRow Properties
A row in the TablePanel.| Name | Description |
|---|---|
| Height | Gets or sets the row’s height. |
| 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. |
See Also