Partager via


Classe StyleBase

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

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public MustInherit Class StyleBase
'Utilisation
Dim instance As StyleBase
public abstract class StyleBase
public ref class StyleBase abstract
[<AbstractClassAttribute>]
type StyleBase =  class end
public abstract class StyleBase

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.