src/components/contracts/winforms/listView.ts
ControlNamespace('System.Windows.Forms.ListView')
Properties |
checkboxes |
checkboxes:
|
Type : boolean
|
columns |
columns:
|
Type : any[]
|
items |
items:
|
Type : any
|
ItemSelectionChanged |
ItemSelectionChanged:
|
Type : EventEmitter<EventData>
|