DataViewBase.ShowFocusedRectangle Property
In This Article
Gets or sets whether a focus rectangle is painted around the focused cell or row. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to paint a focus rectangle around the focused cell or row; otherwise, false. |
See Also