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

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

The following members return BandedGridOptionsHint objects:

Remarks

Use the BandedGridView.OptionsHint property to access options provided by the BandedGridOptionsHint class.

See Also