Condividi tramite


Proprietà Map.SpecialBorderHandling

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property SpecialBorderHandling As Boolean 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Boolean
A Boolean value.

Vedere anche

Riferimento

Map Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering