Skip to main content

AdvBandedGridOptionsSelection() Constructor

Initializes a new instance of the AdvBandedGridOptionsSelection class.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public AdvBandedGridOptionsSelection()

Remarks

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

See Also