Gets or sets a value indicating whether all TextRun values for the current textbox
value should render as an element or attribute.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public DataElementStyle DataElementStyle { get; set; } |
Visual Basic |
---|
Public Property DataElementStyle As DataElementStyle Get Set |