BandedGridOptionsHint Class
Provides hint options for Banded Grid Views.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
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