Condividi tramite


Proprietà IROMStyleDefinitionContainer.Style

Gets the style definition.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
ReadOnly Property Style As Style 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

IROMStyleDefinitionContainer Interfaccia

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering