PivotGridControl.DrawFocusedCellRect Property
In This Article
Gets or sets whether a focus rectangle is painted around the currently focused cell.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to paint a focus rectangle around the focused cell; otherwise, false. |
See Also