True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Util.Xml.Serialization Namespace / Serializer.C1TypeDescriptorContextCreateInstance Class / Container Property

In This Topic
    Container Property (Serializer.C1TypeDescriptorContextCreateInstance)
    In This Topic
    Gets the container representing this System.ComponentModel.TypeDescriptor request.
    Syntax
    'Declaration
     
    Public ReadOnly Property Container As System.ComponentModel.IContainer
    public System.ComponentModel.IContainer Container {get;}
    See Also