[]
        
(Showing Draft Content)

C1.Win.Themes.BaseC1FrameworkStyle.IsDefaultProperty

IsDefaultProperty Method

IsDefaultProperty(string)

Returns value indicating whether the specified property is default.

Declaration
protected override bool IsDefaultProperty(string name)
Protected Overrides Function IsDefaultProperty(name As String) As Boolean
Parameters
Type Name Description
string name

Specified property name.

Returns
Type Description
bool
Overrides