Skip to main content

TcxGridBands.VisibleRootItemCount Property

Returns the number of root bands contained within the current collection which are visible in a View.

Declaration

property VisibleRootItemCount: Integer read;

Property Value

Type
Integer

Remarks

Unlike the RootItemCount property, the VisibleRootItemCount property returns only a count of the root bands contained within the current band collection that are visible in a View.

See Also