C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / GetControlType Method

In This Topic
GetControlType Method (RenderInputCheckBox)
In This Topic
Gets the checkbox control type.
Syntax
'Declaration
 
Protected Overrides Function GetControlType() As Type
 

Return Value

C1.C1Preview.ScalableCheckBox.
See Also