| Visual Basic (Declaration) | |
|---|---|
Public Enum ControlType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ControlType : Enum | |
| Member | Description |
|---|---|
| None | For internal use only. |
| Label | For internal use only. |
| Textbox | For internal use only. |
| Checkbox | For internal use only. |
| Custom | |
| Picture | For internal use only. |
| Line | For internal use only. |
| Shape | For internal use only. |
| RichText | For internal use only. |
| SubReport | For internal use only. |
| PageBreak | For internal use only. |
| Barcode | For internal use only. |
| OleObject | For internal use only. |
| Table | For internal use only. |
| Chart | For internal use only. |
| ReportInfo |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.Document.ControlType