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


Свойство Tablix.RightMargin

Gets the width of the right margin.

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

Синтаксис

'Декларация
Public ReadOnly Property RightMargin As ReportSizeProperty 
    Get
'Применение
Dim instance As Tablix 
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
Returns ReportSizeProperty.

См. также

Справочник

Tablix Класс

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