Partager via


Propriété SpecialBorderHandling

Indicates whether the map report item is using a special skin that overrides border settings.

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

Syntaxe

'Déclaration
Public ReadOnly Property SpecialBorderHandling As Boolean
    Get
'Utilisation
Dim instance As Map
Dim value As Boolean

value = instance.SpecialBorderHandling
public bool SpecialBorderHandling { get; }
public:
property bool SpecialBorderHandling {
    bool get ();
}
member SpecialBorderHandling : bool
function get SpecialBorderHandling () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value.