ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Textbox Class / DataElementStyle Property

In This Topic
    DataElementStyle Property (Textbox)
    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