[]
        
(Showing Draft Content)

C1.Win.Themes.StyledPropertyCollection.HasProperty

HasProperty Method

HasProperty(string)

Gets a value indicating whether the collection contains a property with the specified name.

Declaration
protected bool HasProperty(string name)
Parameters
Type Name Description
string name

Specified property name.

Returns
Type Description
bool

True if property exists.