[]
        
(Showing Draft Content)

C1.Win.C1Themes.StyledPropertyCollection.GetProperty

GetProperty Method

GetProperty(string)

Gets value of the specified styled property.

Declaration
public object GetProperty(string name = "")
Parameters
Type Name Description
string name

Styled property name.

Returns
Type Description
object

Styled property value.

Exceptions
Type Condition
KeyNotFoundException
StyledPropertyCollection.UninitializedPropertyException