ActiveReports 18 .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
    Indicates whether to render this text item as an element or as an attribute.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementStyle As DataElementStyle
    DataElementStyle DataElementStyle {get;}
    See Also