Skip to main content

AdvBandedGridOptionsView() Constructor

Initializes a new instance of the AdvBandedGridOptionsView class.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public AdvBandedGridOptionsView()

Remarks

This constructor is called automatically when an AdvBandedGridView object initializes its AdvBandedGridView.OptionsView property.

See Also