Report.DataElementStyle Property

Definition

Gets a value that indicates whether leaf-level values (e.g. textbox values and chart data values) should render as elements or attributes.

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

Property Value

A Report.DataElementStyles object.

Applies to