Flyout.CommandParameter Property
In This Article
Gets or sets the parameter to pass to the Flyout.Command. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | A parameter to pass to the Flyout. |
See Also