Back to Devexpress

AdvBandedGridOptionsView Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-d8183d45.md

latest2.2 KB
Original Source

AdvBandedGridOptionsView Class

Provides appearance options for Advanced Banded Grid Views.

Namespace : DevExpress.XtraGrid.Views.BandedGrid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class AdvBandedGridOptionsView :
    BandedGridOptionsView
vb
Public Class AdvBandedGridOptionsView
    Inherits BandedGridOptionsView

The following members return AdvBandedGridOptionsView objects:

Remarks

The AdvBandedGridOptionsView class introduces properties that specify the visibility of specific UI elements. Use the AdvBandedGridView.OptionsView property to access these settings.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions ColumnViewOptionsView GridOptionsView BandedGridOptionsView AdvBandedGridOptionsView

See Also

AdvBandedGridOptionsView Members

OptionsView

DevExpress.XtraGrid.Views.BandedGrid Namespace