ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ICustomReportItem Interface / DataElementValue Property

In This Topic
    DataElementValue Property
    In This Topic
    Returns data element value. Exists primary for XML RE advanced export. Returned value can be null.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementValue As String
    string DataElementValue {get;}
    See Also