| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Sort( _ ByVal nColumn As Integer _ ) As Boolean | |
Parameters
- nColumn
- The zero-based index of the column to sort the items based on.
| dbicList | Send comments on this topic. |
| Sort(Int32) Method | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class > Sort Method : Sort(Int32) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Sort( _ ByVal nColumn As Integer _ ) As Boolean | |