TcxPivotGridViewData.FocusedCell Property
Specifies the position of the focused data cell in the column-row matrix coordinates.
Declaration
property FocusedCell: TPoint read; write;
Property Value
| Type |
|---|
| TPoint |
Remarks
This property allows you to specify the Selection.FocusedCell property value.
See Also