Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButtonBase Class / GetControlType Method

In This Topic
    GetControlType Method (RenderInputButtonBase)
    In This Topic
    Gets the control type.
    Syntax
    'Declaration
     
    Protected MustOverride Function GetControlType() As Type
    protected abstract Type GetControlType()

    Return Value

    The control type.
    See Also