Gets the control type.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected abstract Type GetControlType()
Visual Basic
Protected MustOverride Function GetControlType As Type

Return Value

The control type.

See Also