BandedGridOptionsHint Class
Provides hint options for Banded Grid Views.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return BandedGridOptionsHint objects:
Remarks
Use the BandedGridView.OptionsHint property to access options provided by the BandedGridOptionsHint class.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
GridOptionsHint
BandedGridOptionsHint
See Also