DataViewBase.IsFocusedView Property
In This Article
Gets whether a view is focused.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the View is focused; otherwise, false. |
See Also