EmptyBorder-Klasse
Represents a transparent border which takes up a space.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class EmptyBorder _
Inherits Border _
Implements IShouldSerialize
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .Border
Microsoft.ReportingServices.RdlObjectModel..::..EmptyBorder
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.