C1.Win.Input.Styles Namespace / RangeSliderBarStyle Class / IsDefaultProperty Method
Specified property name.

In This Topic
IsDefaultProperty Method (RangeSliderBarStyle)
In This Topic
Returns value indicating whether the specified property is default.
Syntax
'Declaration
 
Protected Overridable Function IsDefaultProperty( _
   ByVal name As String _
) As Boolean
 

Parameters

name
Specified property name.
See Also