[]
        
(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)
Protected Function HasProperty(name As String) As Boolean
Parameters
Type Name Description
string name

Specified property name.

Returns
Type Description
bool

True if property exists.