DataControlBase.SelectedItem Property
In This Article
Get or sets the currently focused data row. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object specifying the focused row. |
See Also