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

The Style object to use.

ColumnPanel()

Initializes a new instance of the ColumnPanel element.

Declaration
public ColumnPanel()
Public Sub New()