UpdateAction.ValueBinding Property
Gets or sets the data binding for the updated property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
BindingBase | A BindingBase object instance that specifies the data binding for the updated property. |
See Also