Style プロパティ
このレポート定義オブジェクトのスタイル プロパティを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public Overridable ReadOnly Property Style As Style
Get
'使用
Dim instance As ReportElement
Dim value As Style
value = instance.Style
public virtual Style Style { get; }
public:
virtual property Style^ Style {
Style^ get ();
}
abstract Style : Style
override Style : Style
function get Style () : Style
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Style
Style オブジェクト。