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

AdvBandedGridOptionsView() Constructor

Initializes a new instance of the AdvBandedGridOptionsView class.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public AdvBandedGridOptionsView()

Remarks

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

See Also