ViewBaseOptions Class
In This Article
Serves as the base for classes that provide options to grid control’s Views.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class ViewBaseOptions :
BaseOptions
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
See Also