Freigeben über


IROMStyleDefinitionContainer.Style-Eigenschaft

Gets the style definition.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
ReadOnly Property Style As Style 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.Style
A Style object.

Siehe auch

Verweis

IROMStyleDefinitionContainer Schnittstelle

Microsoft.ReportingServices.OnDemandReportRendering-Namespace