DXListView.ItemNavigationTargetParameterBinding Property
In This Article
Gets or sets a binding that defines a parameter to be passed to the target page, invoked when clicking an item.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Windows. |
A binding that defines a parameter to be passed to the target page, invoked when clicking an item. |
See Also