[]
        
(Showing Draft Content)

C1.Framework.TabElement.-ctor

TabElement Constructor

TabElement(Style)

Creates a new instance of TabElement with a given Style.

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

Style used to paint the element.

TabElement()

Creates a new instance of TabElement

Declaration
public TabElement()