Language

CustomReportItem.Width プロパティ

定義

アイテムの幅を計算します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Width { get; }
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overrides ReadOnly Property Width As ReportSize

プロパティ値

ReportSizeオブジェクトは、そのアイテムの幅を表します。

適用対象