GetChildPropDefaultValue Method
GetChildPropDefaultValue(ThemePropBase)
Returns a value indicating whether child C1.Win.Themes.ThemePropBase object has default state.
Declaration
public override DefaultValue GetChildPropDefaultValue(ThemePropBase child)
Public Overrides Function GetChildPropDefaultValue(child As ThemePropBase) As DefaultValue
Parameters
| Type |
Name |
Description |
| ThemePropBase |
child |
|
Returns
| Type |
Description |
| DefaultValue |
|
Overrides
C1.Win.Themes.ThemeItem.GetChildPropDefaultValue(C1.Win.Themes.ThemePropBase)