ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / ISimpleField Interface / Value Property

In This Topic
    Value Property (ISimpleField)
    In This Topic
    Gets simple field value
    Syntax
    'Declaration
     
    ReadOnly Property Value As String()
    string[] Value {get;}
    See Also