[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportPartProperty

ReportPartProperty Class

Represents a property of an exported report part.

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

Constructors

Name Description
ReportPartProperty()

Properties

Name Description
Category

Gets or sets the category of the property.

DefaultValue

Gets or sets the default value of the property.

Description

Gets or sets the description of the property.

DisplayName

Gets or sets the display name of the property.

Name

Gets or sets the CLS-compliant property name.

PropertyType

Gets or sets the type of the property.

Extension Methods