Skip to main content

TcxPivotGridViewDataSelection.Delete(Integer) Method

Removes a cell region from the current selection.

Declaration

procedure Delete(AIndex: Integer);

Parameters

Name Type
AIndex Integer

Remarks

The AIndex parameter identifies this region by its position within the Regions collection.

See Also