TcxGridBands.VisibleBottomItemCount Property
Returns the number of bottom bands contained within the current collection which are visible in a View.
Declaration
property VisibleBottomItemCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
Unlike the BottomItemCount property, the VisibleBottomItemCount property returns only a count of the bottom bands contained within the current band collection that are visible in the View.
See Also