PivotGridControl.DrawFocusedCellRect Property
Gets or sets whether a focus rectangle is painted around the currently focused cell.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.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