ActiveReports 14 .NET Edition
GrapeCity.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