Back to Devexpress

BandedGridOptionsHint Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-0ecded78.md

latest2.0 KB
Original Source

BandedGridOptionsHint Class

Provides hint options for Banded Grid Views.

Namespace : DevExpress.XtraGrid.Views.BandedGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public class BandedGridOptionsHint :
    GridOptionsHint
vb
Public Class BandedGridOptionsHint
    Inherits GridOptionsHint

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

BandedGridOptionsHint Members

OptionsHint

Hints and Tooltips

DevExpress.XtraGrid.Views.BandedGrid Namespace