C1.Win.Input.Styles Namespace / CheckBoxBaseStyles Class / GetProperty Method
Styled property name.

In This Topic
GetProperty Method (CheckBoxBaseStyles)
In This Topic
Gets value of the specified styled property.
Syntax
'Declaration
 
Public Function GetProperty( _
   Optional ByVal name As String _
) As Object
 

Parameters

name
Styled property name.

Return Value

Styled property value.
See Also