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

TcxCustomGridCellViewInfo.BorderBounds Property

Contains the bounding rectangle of a specific cell.

Declaration

property BorderBounds[AIndex: TcxBorder]: TRect read;

Property Value

Type
TRect

Remarks

The BorderBounds property contains the borders bounding rectangle. This rectangle is equal to the bounds of a cell.

See Also