DataControlBase.CurrentItem Property
In This Article
Gets or sets the currently focused data row.
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