Partager via


Classe Style

Represents a collection of named style properties for a report item. This collection can be accessed by name or index. This class cannot be inherited.

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

Syntaxe

'Déclaration
Public NotInheritable Class Style _
    Inherits StyleBase
'Utilisation
Dim instance As Style
public sealed class Style : StyleBase
public ref class Style sealed : public StyleBase
[<SealedAttribute>]
type Style =  
    class
        inherit StyleBase
    end
public final class Style extends StyleBase

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering. . :: . .StyleBase
    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.