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

In This Topic
    Second Property (Pair)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Second As System.Object
    public System.object Second {get; set;}
    See Also