Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This member overrides StyleBase.SharedProperties, and more complete documentation might be available in that topic.This member overrides StyleBase.SharedProperties.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property SharedProperties As StyleProperties
Get
'Usage
Dim instance As ActionStyle
Dim value As StyleProperties
value = instance.SharedProperties
public override StyleProperties SharedProperties { get; }
public:
virtual property StyleProperties^ SharedProperties {
StyleProperties^ get () override;
}
abstract SharedProperties : StyleProperties
override SharedProperties : StyleProperties
override function get SharedProperties () : StyleProperties
Property Value
Type: Microsoft.ReportingServices.ReportRendering.StyleProperties
A StyleProperties collection.