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

AdvBandedGridOptionsSelection() Constructor

Initializes a new instance of the AdvBandedGridOptionsSelection class.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public AdvBandedGridOptionsSelection()

Remarks

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

See Also