[]
        
(Showing Draft Content)

C1.Framework.RowPanel.-ctor

RowPanel Constructor

RowPanel(Style)

Initializes a new instance of the RowPanel element with specified style options.

Declaration
public RowPanel(Style style)
Public Sub New(style As Style)
Parameters
Type Name Description
Style style

The Style object to use.

RowPanel()

Initializes a new instance of the RowPanel element.

Declaration
public RowPanel()
Public Sub New()