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

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

    Property Value

    A DataElementStyle value that indicates the rendering style of the text item.
    See Also