Back to Devexpress

GridOptionsNavigation Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-4a27b926.md

latest2.0 KB
Original Source

GridOptionsNavigation Class

Provides navigation options for Grid Views.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class GridOptionsNavigation :
    ViewBaseOptions
vb
Public Class GridOptionsNavigation
    Inherits ViewBaseOptions

The following members return GridOptionsNavigation objects:

Remarks

The options this class provides are accessible with the GridView.OptionsNavigation property.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions GridOptionsNavigation AdvBandedGridOptionsNavigation

See Also

GridOptionsNavigation Members

DevExpress.XtraGrid.Views.Grid Namespace