True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Reflection Namespace / AssemblyLoadingException Class / Data Property

In This Topic
    Data Property (AssemblyLoadingException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As System.Collections.IDictionary
    public System.Collections.IDictionary Data {get;}
    See Also