[]
Specifies control type
public enum ControlType : byte
| Name | Description |
|---|---|
| Barcode | Barcode control type |
| Chart | Chart control type |
| Checkbox | Checkbox control type |
| CrossSectionBox | CrossSectionBox control type |
| CrossSectionLine | CrossSectionLine control type |
| Custom | Custom control type |
| InputFieldCheckBox | Input field checkBox control type |
| InputFieldText | Input field text control type |
| Label | Label control type |
| Line | Line control type |
| None | None control type |
| OleObject | OleObject control type |
| PageBreak | PageBreak control type |
| Picture | Picture control type |
| ReportInfo | ReportInfo control type |
| RichText | RichText control type |
| Shape | Shape control type |
| SubReport | SubReport control type |
| Table | Table control type |
| Textbox | Textbox control type |