[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MappedProperty

MappedProperty Class

Represents a specific property of shared report item.

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

Constructors

Name Description
MappedProperty()

Properties

Name Description
Name

Gets or sets the name of the property.

Value

Gets or sets the value expression for the property.

Extension Methods