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


Свойство TablixInstance.RightMargin

Gets the evaluated width of the right margin.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Returns ReportSize.

См. также

Справочник

TablixInstance Класс

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