EditorEventArgsBase.Column Property
In This Article
Gets or sets a grid column, for which an event has been raised.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Column |
A Column |
See Also