Partager via


Classe Border

Represents the default border properties for the object.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..Border

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Border
'Utilisation
Dim instance As Border
public sealed class Border
public ref class Border sealed
[<SealedAttribute>]
type Border =  class end
public final class Border

Le type Border expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Color Gets an expression that evaluates to the color of the border (unless overridden for a specific side).
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Style Gets an expression that evaluates to the style of the border (unless overridden for a specific side).
Propriété publique Width Gets an expression that evaluates to the width of the border (unless overridden for a specific side).

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.