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

AdvBandedGridOptionsNavigation() Constructor

Creates a new instance of the AdvBandedGridOptionsNavigation class.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public AdvBandedGridOptionsNavigation()

Remarks

This constructor is automatically called when the AdvBandedGridView object initializes its AdvBandedGridView.OptionsNavigation property. You will not have to call the constructor in your application.

See Also