DataViewBase.IsFocusedRowModified Property
In This Article
Indicates whether the focused row has been modified. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the focused row has been modified; otherwise, false. |
See Also