[]
        
(Showing Draft Content)

C1.Win.FlexGrid.BaseTheme.-ctor

BaseTheme Constructor

BaseTheme()

Initializes a new instance of the BaseTheme control.

Declaration
public BaseTheme()
Public Sub New()

BaseTheme(BaseTheme)

Initializes a new instance of the BaseTheme control.

Declaration
public BaseTheme(BaseTheme prototype)
Public Sub New(prototype As BaseTheme)
Parameters
Type Name Description
BaseTheme prototype

Prototype.