DXListView Properties
Displays items as a vertical scrollable list.
Name | Description |
---|---|
Item |
Gets or sets the command to be invoked on an item click. |
Item |
Gets or sets a binding that defines a parameter to be passed to the target page, invoked when clicking an item. |
Item |
Allows you to specify the name of the Page class to be opened when an end-user clicks a DXList |
Item |
Gets or sets a binding that allows you to specify the name of the Page class to be opened when an end-user clicks a DXList |
See Also