Свойство Tablix.TopMargin

Gets the width of the top margin.

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

Синтаксис

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

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

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

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

См. также

Справочник

Tablix Класс

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