Reports for WinForms | ComponentOne
C1.C1Report.4 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
    protected override Type GetControlType()

    Return Value

    C1.C1Preview.ScalableCheckBox.
    See Also