True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util.Xml.Serialization Namespace / Serializer.C1TypeDescriptorContextCreateInstance Class / Instance Property

In This Topic
    Instance Property (Serializer.C1TypeDescriptorContextCreateInstance)
    In This Topic
    Gets the object that is connected with this type descriptor request.
    Syntax
    'Declaration
     
    Public ReadOnly Property Instance As System.Object
    public System.object Instance {get;}
    See Also