ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / DataElementStyle Property

In This Topic
    DataElementStyle Property (IReport)
    In This Topic
    Gets a value indicating whether to render textboxes as an element or as an attribute.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementStyle As DataElementStyle
    DataElementStyle DataElementStyle {get;}

    Property Value

    A DataElementStyle value indicating whether textboxes should be rendered as elements or attributes.
    See Also