DataControlBase.CurrentColumnChanged Event
In This Article
Occurs after the focused column has been changed.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Event Data
The CurrentColumnChanged event's handler receives an argument of the DevExpress.Xpf.Grid.CurrentColumnChangedEventArgs type.
See Also