RowPanelRowCount Enum
Specifies the number of rows in a RowPanel control.
public enum RowPanelRowCount
Fields
| Name | Description |
|---|---|
| Three | Lay out controls in three rows. |
| Two | Lay out controls in two rows. |
Specifies the number of rows in a RowPanel control.
public enum RowPanelRowCount
| Name | Description |
|---|---|
| Three | Lay out controls in three rows. |
| Two | Lay out controls in two rows. |