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