SlideViewItemClickEventArgs(Object) Constructor
Initializes a new instance of the SlideViewItemClickEventArgs class with the specific settings.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | Object | A SlideViewItem related to the newly created SlideViewItemClickEventArgs object. |
See Also