FieldHeightEventArgs.Column Property
Gets the GridColumn object that identifies the currently processed field.
Namespace: DevExpress.XtraGrid.Views.Card
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
GridColumn | A GridColumn object that identifies the currently processed field. |
See Also