ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Textbox Class / DataElementStyle Property

In This Topic
    DataElementStyle Property
    In This Topic
    Gets or sets a value indicating whether all TextRun values for the current textbox value should render as an element or attribute.
    Syntax
    'Declaration
     
    Public Property DataElementStyle As DataElementStyle
    public DataElementStyle DataElementStyle {get; set;}
    See Also