[]
        
(Showing Draft Content)

C1.Framework.BasePanel.-ctor

BasePanel Constructor

BasePanel(Style)

Initializes a new instance of a BasePanel.

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

Style object used to measure and render this BasePanel.

BasePanel()

Initializes a new instance of a BasePanel.

Declaration
public BasePanel()