OptionsBand.AllowHotTrack Property
Gets or sets whether the band header’s appearance is changed when the mouse hovers over it.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if the band header’s appearance is changed when the mouse hovers over it; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to AllowHotTrack |
|---|---|
| GridBand |
|
See Also