Skip to main content
A newer version of this page is available. .
All docs
V22.1

VGridOptionsSelectionAndFocusEx Class

Contains selection and focus options for the vertical grid.

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v22.1.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public class VGridOptionsSelectionAndFocusEx :
    VGridOptionsSelectionAndFocus

The following members return VGridOptionsSelectionAndFocusEx objects:

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsSelectionAndFocus
VGridOptionsSelectionAndFocusEx
See Also