True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Util.Xml.Serialization Namespace / CollectionElementTypeAttribute Class / CollectionElementType Property

In This Topic
    CollectionElementType Property (CollectionElementTypeAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CollectionElementType As System.Type
    public System.Type CollectionElementType {get;}
    See Also