VGridOptionsSelectionAndFocusEx Class
In This Article
Contains selection and focus options for the vertical grid.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
public class VGridOptionsSelectionAndFocusEx :
VGridOptionsSelectionAndFocus
#Related API Members
The following members return VGridOptionsSelectionAndFocusEx objects:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsSelectionAndFocus
VGridOptionsSelectionAndFocusEx
See Also