Поделиться через


Свойство MapSubItem.BottomMargin

Gets the bottom margin for the subitem.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property BottomMargin As ReportSizeProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object that represents the bottom margin for the subitem.

См. также

Справочник

MapSubItem Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering