ReportItem.Style 屬性

定義

取得或設定為報表項目所定義的樣式屬性。

public:
 property Microsoft::ReportingServices::ReportRendering::Style ^ Style { Microsoft::ReportingServices::ReportRendering::Style ^ get(); void set(Microsoft::ReportingServices::ReportRendering::Style ^ value); };
public Microsoft.ReportingServices.ReportRendering.Style Style { get; set; }
member this.Style : Microsoft.ReportingServices.ReportRendering.Style with get, set
Public Property Style As Style

屬性值

Style

Style 物件,其中包含有關報表項目之樣式的資訊。

適用於