LayoutViewFieldCaptionImageEventArgs.Column Property
Gets or sets the column object that identifes the currently processed card field.
Namespace: DevExpress.XtraGrid.Views.Layout.Events
Assembly: DevExpress.XtraGrid.v26.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| GridColumn | A GridColumn object identifying the current field. |
See Also