[]
        
(Showing Draft Content)

C1.Framework.ScrollableStackPanel.-ctor

ScrollableStackPanel Constructor

ScrollableStackPanel(Style)

Initializes a new instance of a ScrollableStackPanel.

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

Style initially assigned to the new ScrollableStackPanel.

ScrollableStackPanel()

Initializes a new instance of a ScrollableStackPanel.

Declaration
public ScrollableStackPanel()