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


Свойство MapSubItem.LeftMargin

Gets the left margin for the subitem.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapSubItem Класс

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