Classe Border
Represents the default border properties for the object.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class Border _
Inherits ReportObject _
Implements IShouldSerialize
'Utilisation
Dim instance As Border
public class Border : ReportObject, IShouldSerialize
public ref class Border : public ReportObject,
IShouldSerialize
type Border =
class
inherit ReportObject
interface IShouldSerialize
end
public class Border extends ReportObject implements IShouldSerialize
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..Border
Microsoft.ReportingServices.RdlObjectModel. . :: . .EmptyBorder
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.