BandedGridOptionsBehavior(BandedGridView) Constructor
Initializes a new instance of the BandedGridOptionsBehavior class with specified settings.
Namespace: DevExpress.XtraGrid.Views.BandedGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | BandedGridView | The View that owns the created BandedGridOptionsBehavior object. |
See Also