Udostępnij przez


Właściwość StyleBase.BottomBorder

Pobiera właściwości dolną granicę.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public MustOverride ReadOnly Property BottomBorder As Border
    Get
'Użycie
Dim instance As StyleBase
Dim value As Border

value = instance.BottomBorder
public abstract Border BottomBorder { get; }
public:
virtual property Border^ BottomBorder {
    Border^ get () abstract;
}
abstract BottomBorder : Border
abstract function get BottomBorder () : Border

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.Border
A Border obiektu.