Skip to main content

BandedGridOptionsHint Class

Provides hint options for Banded Grid Views.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

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