|
|
ListView Basic Functionality Most important properties of the Mono ListView control are presented in this example: View, CheckBoxes, ItemType and ItemCommand
|
ListView as Windows Explorer This example demonstrate a way to handle the ColumnClick event. The ColumnClick event it typically handled to sort the items in the ListView using the clicked column as the column to sort by.
|
ListView Data Entry In this example the ListView control is used as a mechanism of allowing a user to add (imaginary) support entries.
|
|
|
| |
|
|