[]
        
(Showing Draft Content)

C1.Framework.ScrollablePanel.-ctor

ScrollablePanel Constructor

ScrollablePanel(Style)

Initializes a new instance of the ScrollablePanel element with the pecified style options.

Declaration
public ScrollablePanel(Style s)
Parameters
Type Name Description
Style s

The Style object to use.

ScrollablePanel()

Initializes a new instance of the ScrollablePanel element.

Declaration
public ScrollablePanel()