True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / GetCurrentSelIndex Method

In This Topic
    GetCurrentSelIndex Method (C1TrueDBDropdown)
    In This Topic
    Gets the current selected index.
    Syntax
    'Declaration
     
    Public Function GetCurrentSelIndex() As System.Integer
    public System.int GetCurrentSelIndex()
    See Also