DataControlBase.CurrentViewChangedListener Attached Property
In This Article
This member supports the internal infrastructure and cannot be used directly from your code. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
See GetCurrentViewChangedListener(DependencyObject) and SetCurrentViewChangedListener(DependencyObject, INotifyCurrentViewChanged).
#Returns
Type |
---|
DevExpress. |
See Also