selectionChanged | |
Type | message |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | Sent whenever the user changes the selection through some sort of user interaction. |
Example |
|
Description | Sent whenever the user changes the selection through some sort of user interaction. Handle this message in order to update your UI when the user makes a selection. |