ReportSizeProperty Class

Definition

Represents a ReportSize property in the report.

public ref class ReportSizeProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportSizeProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportSizeProperty = class
    inherit ReportProperty
Public NotInheritable Class ReportSizeProperty
Inherits ReportProperty
Inheritance
ReportSizeProperty

Properties

ExpressionString

Gets the expression string for the report property, if the report property is an expression.

(Inherited from ReportProperty)
IsExpression

Gets a value that indicates whether the value of the report property is an expression.

(Inherited from ReportProperty)
Value

Gets the size value of the property.

Applies to