Group.DataElementOutput Свойство

Определение

Указывает, должна ли группа появляться при подготовке данных для просмотра.

public:
 virtual property Microsoft::ReportingServices::ReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::ReportRendering::DataElementOutputTypes get(); };
public virtual Microsoft.ReportingServices.ReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.ReportRendering.DataElementOutputTypes
Public Overridable ReadOnly Property DataElementOutput As DataElementOutputTypes

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

Значение DataElementOutputTypes.

Комментарии

Возможные значения — Output, NoOutput или ContentsOnly.

Применяется к