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

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