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