[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.NameType

NameType Enum

Specifies the type of object the name belongs to.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum NameType

Fields

Name 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.

Extension Methods