C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / BaseStyle Class / ResetProperty Method / ResetProperty(String) Method
Specified property.

ResetProperty(String) Method
Reset specified property to its default value.
Syntax
'Declaration
 
Protected Overloads Overrides Sub ResetProperty( _
   ByVal name As String _
) 
 

Parameters

name
Specified property.
Exceptions
ExceptionDescription
The exception that is thrown when the key specified for accessing an element in a collection does not match any key in the collection.
See Also