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


Свойство MapSubItem.RightMargin

Gets the right margin for the subitem.

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

Синтаксис

'Декларация
Public ReadOnly Property RightMargin As ReportSizeProperty 
    Get
'Применение
Dim instance As MapSubItem 
Dim value As ReportSizeProperty 

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

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

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

См. также

Справочник

MapSubItem Класс

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