Back to Devexpress

VGridOptionsSelectionAndFocusEx Class

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-b37e1735.md

latest1.7 KB
Original Source

VGridOptionsSelectionAndFocusEx Class

Contains selection and focus options for the vertical grid.

Namespace : DevExpress.XtraVerticalGrid.Rows

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public class VGridOptionsSelectionAndFocusEx :
    VGridOptionsSelectionAndFocus
vb
Public Class VGridOptionsSelectionAndFocusEx
    Inherits VGridOptionsSelectionAndFocus

The following members return VGridOptionsSelectionAndFocusEx objects:

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraVerticalGrid.BaseVGridOptions VGridOptionsSelectionAndFocus VGridOptionsSelectionAndFocusEx

See Also

VGridOptionsSelectionAndFocusEx Members

DevExpress.XtraVerticalGrid.Rows Namespace