TextBox.DataElementStyle 속성

정의

입력란에 대한 데이터 요소의 스타일을 가져옵니다.

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

속성 값

Report.DataElementStyles 개체입니다.

적용 대상