MapSubItem.BottomMargin Property

Definition

Gets the bottom margin for the subitem.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ BottomMargin { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty BottomMargin { get; }
member this.BottomMargin : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property BottomMargin As ReportSizeProperty

Property Value

A ReportSizeProperty object that represents the bottom margin for the subitem.

Applies to