Report.DataElementStyle 속성

정의

입력란을 요소로 렌더링할지 아니면 특성으로 렌더링할지를 나타내는 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::ReportRendering::Report::DataElementStyles DataElementStyle { Microsoft::ReportingServices::ReportRendering::Report::DataElementStyles get(); };
public Microsoft.ReportingServices.ReportRendering.Report.DataElementStyles DataElementStyle { get; }
member this.DataElementStyle : Microsoft.ReportingServices.ReportRendering.Report.DataElementStyles
Public ReadOnly Property DataElementStyle As Report.DataElementStyles

속성 값

AttributeNormal 또는 ElementNormalReport.DataElementStyles 값입니다.

적용 대상