Member Table: Item Clicking and Selecting
- 2 minutes to read
In This Article
#Properties
Property (Methods) | Description |
---|---|
Nav |
Gets or sets a value specifying whether items can be selected. This is a dependency property. |
Nav |
Gets or sets a value that specifies whether disabled items are allowed to be selected. This is a dependency property. |
Nav |
Gets or sets a value specifying whether each group can have a selected item. This is a dependency property. |
Nav |
Gets a value that specifies whether the item is selected. This is a dependency property. |
Nav |
Gets or sets the Nav |
Nav |
Gets or sets the collection of Nav |
Nav |
Gets or sets an object representing the group’s selected item. This is a dependency property. |
Nav |
Gets or sets a value specifying the index of the group’s selected item. This is a dependency property. |
#Events
Property (Methods) | Description |
---|---|
Nav |
Fires immediately after an end-user performs a click within the view. |
Nav |
Fires immediately after an end-user has clicked a group item. |
Nav |
Fires immediately after an end-user clicks the current group’s header. |
Nav |
Fires before an item is selected. |
Nav |
Fires immediately after an item has been selected. |
Nav |
Fires when a Nav |
#Command
Property (Methods) | Description |
---|---|
Nav |
Selects the specified item. |
Nav |
Gets or sets the command to invoke when the Nav |