ReportSizeProperty 类

定义

表示报表中的 ReportSize 属性。

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
继承
ReportSizeProperty

属性

ExpressionString

获取报表属性(如果该报表属性是一个表达式)的表达式字符串。

(继承自 ReportProperty)
IsExpression

获取一个值,该值指示报表属性的值是否为表达式。

(继承自 ReportProperty)
Value

获取属性的大小值。

适用于