Skip to main content
A newer version of this page is available. .

Member Table: Focusing Cells

Member Description
PivotGridCells.FocusedCell Specifies the coordinates of the focused cell.
PivotGridControl.Cells Provides information on the cells that are currently displayed by the XtraPivotGrid.
PivotGridAppearances.FocusedCell Provides access to the appearance settings used to paint the currently focused cell.
PivotGridCells.GetFocusedCellInfo Returns an object which contains information on the currently focused cell.
PivotGridOptionsViewBase.DrawFocusedCellRect Specifies whether a focus rectangle is painted around the currently focused cell.
PivotGridControl.FocusedCellChanged Fires when focus is moved between cells.