Gets the current selected index.
[Visual Basic]
Public Function GetCurrentSelIndex() As Integer
[C#]
public int GetCurrentSelIndex()
[Delphi]
public function GetCurrentSelIndex(): Int32;
Return Value
The current selected index.
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |