Back to Devexpress

VGridOptionsSelectionAndFocus Class

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-10534e69.md

latest2.0 KB
Original Source

VGridOptionsSelectionAndFocus Class

Represents a set of 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 VGridOptionsSelectionAndFocus :
    BaseVGridOptions
vb
Public Class VGridOptionsSelectionAndFocus
    Inherits BaseVGridOptions

The following members return VGridOptionsSelectionAndFocus objects:

Remarks

The options this class provides are accessible with the VGridControlBase.OptionsSelectionAndFocus property.

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraVerticalGrid.BaseVGridOptions VGridOptionsSelectionAndFocus VGridOptionsSelectionAndFocusEx

See Also

VGridOptionsSelectionAndFocus Members

OptionsSelectionAndFocus

DevExpress.XtraVerticalGrid.Rows Namespace