Skip to main content

ViewBaseOptions Class

Serves as the base for classes that provide options to grid control’s Views.

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class ViewBaseOptions :
    BaseOptions

Inheritance

See Also