Rectangle.DataElementOutput 属性

定义

获取一个值,该值指示在报表布局中是否应呈现矩形,或者是否只应呈现其内容。

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

属性值

DataElementOutputTypes

一个 DataElementOutputTypes 值。

适用于