[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapFieldDefinition

MapFieldDefinition Class

Defines a field definition for map elements within a static layer

Inheritance
MapFieldDefinition
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapFieldDefinition

Constructors

Name Description
MapFieldDefinition()

Initializes a new instance of the MapFieldDefinition class.

Properties

Name Description
DataType

The data type of the field. That evaluates to one of MapDataType.

Name

Gets or sets the field name.

Extension Methods