ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / PropertyElement Class / Value Property

In This Topic
    Value Property (PropertyElement)
    In This Topic
    Gets the string value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As String
    public string Value {get;}
    See Also