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.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
See GetCurrentViewChangedListener(DependencyObject) and SetCurrentViewChangedListener(DependencyObject, INotifyCurrentViewChanged).
#Returns
Type |
---|
DevExpress. |
See Also