| Visual Basic (Declaration) | |
|---|---|
Public Enum NameType Inherits System.Enum | |
| C# | |
|---|---|
public enum NameType : System.Enum | |
| Member | Description |
|---|---|
| Control | The name belongs to a control. |
| DataRegion | The name belongs to a DataRegion. |
| DataSet | The name belongs to a DataSet. |
| Grouping | The name belongs to a Grouping. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.NameType