Style 屬性
Gets the style definition.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
ReadOnly Property Style As Style
Get
'用途
Dim instance As IROMStyleDefinitionContainer
Dim value As Style
value = instance.Style
Style Style { get; }
property Style^ Style {
Style^ get ();
}
abstract Style : Style
function get Style () : Style
屬性值
型別:Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Style
A Style object.