Partager via


Classe EmptyColorStyle

Contains the style properties used for a null color.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class EmptyColorStyle _
    Inherits Style
'Utilisation
Dim instance As EmptyColorStyle
public class EmptyColorStyle : Style
public ref class EmptyColorStyle : public Style
type EmptyColorStyle =  
    class
        inherit Style
    end
public class EmptyColorStyle extends 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.