Partager via


Classe EmptyBorder

Represents a transparent border which takes up a space.

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

Syntaxe

'Déclaration
Public Class EmptyBorder _
    Inherits Border _
    Implements IShouldSerialize
'Utilisation
Dim instance As EmptyBorder
public class EmptyBorder : Border, 
    IShouldSerialize
public ref class EmptyBorder : public Border, 
    IShouldSerialize
type EmptyBorder =  
    class
        inherit Border
        interface IShouldSerialize
    end
public class EmptyBorder extends Border implements IShouldSerialize

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.