ColumnDataEventArgsBase.Column Property
In This Article
Gets the unbound column currently being processed.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Column |
A Column |
#Remarks
To learn more, see Unbound Columns.
See Also