Właściwość MapSubItemInstance.BottomMargin
Pobiera wartość obliczoną BottomMargin właściwość w MapSubItem klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property BottomMargin As ReportSize
Get
'Użycie
Dim instance As MapSubItemInstance
Dim value As ReportSize
value = instance.BottomMargin
public ReportSize BottomMargin { get; }
public:
property ReportSize^ BottomMargin {
ReportSize^ get ();
}
member BottomMargin : ReportSize
function get BottomMargin () : ReportSize
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartości reprezentującej obliczonej wartości BottomMargin właściwość.
Zobacz także