[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.InputType

InputType Enum

Specifies the type of input field.

Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum InputType

Fields

Name Description
CheckBox

The input field is a checkbox.

Text

The input field is a text field.

Extension Methods