A newer version of this page is available.
Switch to the current version.
BandedGridOptionsHint Class
Provides hint options for Banded Grid Views.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
public class BandedGridOptionsHint :
GridOptionsHint
Public Class BandedGridOptionsHint
Inherits GridOptionsHint
Related API Members
The following members accept/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
Feedback