NavigationStyle Enum
In This Article
Lists values that specify whether to allow users to focus rows and cells.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Row
|
The Grid |
Cell
|
The Grid |
None
|
The Grid |
#Related API Members
The following properties accept/return NavigationStyle values:
See Also