DxGridLayoutRow Properties
A row in a DxGridLayout.| Name | Description |
|---|---|
| Areas | Specifies areas that should be placed in the row. |
| Height | Specifies the height of the grid layout’s row. |
| SyncRoot | For internal use only. Inherited from DxSettingsComponent. |
| Visible | Specifies whether a DxGridLayout‘s row or column is visible. Inherited from LayoutElementBase. |
See Also