次の方法で共有


ReportItem.Width プロパティ

定義

アイテムの幅を取得します。 線にのみ負のサイズを指定できます。

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

プロパティ値

アイテムの幅を表す ReportSize オブジェクト。

適用対象