Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.Style
A Style object.
See Also
Reference
IROMStyleDefinitionContainer Interface
Microsoft.ReportingServices.OnDemandReportRendering Namespace