DXGridView Properties
Stacks data items horizontally.
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 DXGrid |
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 DXGrid |
Zoom |
Gets or sets the template used to render an item when the DXGrid |
Zoom |
Gets or sets an object that chooses an item template in the zoom-out state based on custom logic. |
See Also