[]
        
(Showing Draft Content)

C1.Win.Themes.StyledPropertyCollection.SetProperty

SetProperty Method

SetProperty(object, string)

Sets value of the existing styled property.

Declaration
protected bool SetProperty(object value, string name = "")
Parameters
Type Name Description
object value

Property value.

string name

Styled property name.

Returns
Type Description
bool

True if the value was successfully set, otherwise False

Exceptions
Type Condition
KeyNotFoundException
ArgumentOutOfRangeException