Skip to main content
A newer version of this page is available. .

BandedGridHitInfo.BandInfo Property

Namespace: DevExpress.XtraGrid.Views.BandedGrid.ViewInfo

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public GridBandInfoArgs BandInfo { get; }

Property Value

Type
DevExpress.XtraGrid.Drawing.GridBandInfoArgs
See Also