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

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

Return Value

The control type.
See Also