Propriété Style
Gets the style definition.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
ReadOnly Property Style As Style
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Style
A Style object.