Freigeben über


StyleBase-Klasse

An abstract base class collection of named styles for the report, which can be accessed by name or index.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public MustInherit Class StyleBase
'Usage
Dim instance As StyleBase
public abstract class StyleBase
public ref class StyleBase abstract
[<AbstractClassAttribute>]
type StyleBase =  class end
public abstract class StyleBase

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..StyleBase
    Microsoft.ReportingServices.ReportRendering. . :: . .ActionStyle
    Microsoft.ReportingServices.ReportRendering. . :: . .Style

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.