Свойство ReportSection.DataElementOutput
Gets a value that indicates whether the value of DataElementName should be displayed in the rendered output.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'Применение
Dim instance As ReportSection
Dim value As DataElementOutputTypes
value = instance.DataElementOutput
public DataElementOutputTypes DataElementOutput { get; }
public:
property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get ();
}
member DataElementOutput : DataElementOutputTypes
function get DataElementOutput () : DataElementOutputTypes
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
A DataElementOutputTypes value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering