Textbox.DataElementStyle Property

Definition

Indicates whether all TextRun values for this text box should render as an element or attribute.

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementStyles DataElementStyle { Microsoft::ReportingServices::RdlObjectModel::DataElementStyles get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementStyles value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementStyles DataElementStyle { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.DataElementStyle : Microsoft.ReportingServices.RdlObjectModel.DataElementStyles with get, set
Public Property DataElementStyle As DataElementStyles

Property Value

A DataElementStyles object.

Attributes

Applies to