[]
        
(Showing Draft Content)

C1.Win.C1Themes.StyledPropertyCollection.-ctor

StyledPropertyCollection Constructor

StyledPropertyCollection(params StyledPropertyInfo[])

Initializes a new instance of the StyledPropertyCollection.

Declaration
protected StyledPropertyCollection(params StyledPropertyInfo[] props)
Parameters
Type Name Description
StyledPropertyInfo[] props

Styled properties. Represents non-public styled properties.

StyledPropertyCollection()

Initializes a new instance of the StyledPropertyCollection.

Declaration
protected StyledPropertyCollection()
Remarks

Styled properties will be initialized automatically.