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


Свойство Rectangle.DataElementOutput

Gets a value that indicates whether the rectangle should be rendered in the report output, or if only its content should be rendered.

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

Синтаксис

'Декларация
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes 
    Get
'Применение
Dim instance As Rectangle 
Dim value As DataElementOutputTypes 

value = instance.DataElementOutput
public override DataElementOutputTypes DataElementOutput { get; }
public:
virtual property DataElementOutputTypes DataElementOutput {
    DataElementOutputTypes get () override;
}
abstract DataElementOutput : DataElementOutputTypes 
override DataElementOutput : DataElementOutputTypes
override function get DataElementOutput () : DataElementOutputTypes

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
A DataElementOutputTypes value.

См. также

Справочник

Rectangle Класс

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