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