[]
        
(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)
Parameters
Type Name Description
Style style

The Style object to use.

RowPanel()

Initializes a new instance of the RowPanel element.

Declaration
public RowPanel()