TcxPivotGridViewData.MakeSelectionVisible Method
Scrolls the data area to bring the focused cell into view.
Declaration
function MakeSelectionVisible: Boolean;
Returns
| Type |
|---|
| Boolean |
Remarks
This function returns True if the data area is scrolled.
See Also