Data.Bind.Components.TBindGridList.BreakGroups

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TBindGridList

Delphi

property BreakGroups;

C++

__property BreakGroups;

Description

Specifies a collection of break value ranges.

Data.Bind.Components.TBindGridList.BreakGroups inherits from Data.Bind.Components.TCustomBindGridList.BreakGroups. All content below this line refers to Data.Bind.Components.TCustomBindGridList.BreakGroups.

Specifies a collection of break value ranges. The break value falls within an item in this collection. The display value associated with the item is displayed in the header.

See Also