[]
Initializes a new instance of the RowPanel element with specified style options.
public RowPanel(Style style)
Public Sub New(style As Style)
| Type | Name | Description |
|---|---|---|
| Style | style | The Style object to use. |
Initializes a new instance of the RowPanel element.
public RowPanel()
Public Sub New()