[]
        
(Showing Draft Content)

C1.Framework.ColumnPanel.-ctor

ColumnPanel Constructor

ColumnPanel(Style)

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

Declaration
public ColumnPanel(Style style)
Parameters
Type Name Description
Style style

The Style object to use.

ColumnPanel()

Initializes a new instance of the ColumnPanel element.

Declaration
public ColumnPanel()