Freigeben über


MapSubItem.BottomMargin-Eigenschaft

Gets the bottom margin for the subitem.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property BottomMargin As ReportSizeProperty 
    Get
'Usage
Dim instance As MapSubItem 
Dim value As ReportSizeProperty 

value = instance.BottomMargin
public ReportSizeProperty BottomMargin { get; }
public:
property ReportSizeProperty^ BottomMargin {
    ReportSizeProperty^ get ();
}
member BottomMargin : ReportSizeProperty
function get BottomMargin () : ReportSizeProperty

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object that represents the bottom margin for the subitem.

Siehe auch

Verweis

MapSubItem Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace