Share via


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

プロパティのサイズ値を取得します。

適用対象