UnboundExpressionEditorEventArgs.Column Property
In This Article
Gets an unbound column whose expression will be edited in the Expression Editor.
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