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.NonSharedProperties, and more complete documentation might be available in that topic.This member overrides StyleBase.NonSharedProperties.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property NonSharedProperties As StyleProperties
Get
'Usage
Dim instance As ActionStyle
Dim value As StyleProperties
value = instance.NonSharedProperties
public override StyleProperties NonSharedProperties { get; }
public:
virtual property StyleProperties^ NonSharedProperties {
StyleProperties^ get () override;
}
abstract NonSharedProperties : StyleProperties
override NonSharedProperties : StyleProperties
override function get NonSharedProperties () : StyleProperties
Property Value
Type: Microsoft.ReportingServices.ReportRendering.StyleProperties
A StyleProperties collection.