API:Data.Bind.Components.TLinkListControlToField.FillBreakGroups
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TLinkListControlToField |
Delphi
property FillBreakGroups;
C++
__property FillBreakGroups;
Description
Specifies a collection of break value ranges.
Data.Bind.Components.TLinkListControlToField.FillBreakGroups inherits from Data.Bind.Components.TCustomLinkListControlToField.FillBreakGroups. All content below this line refers to Data.Bind.Components.TCustomLinkListControlToField.FillBreakGroups.
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. This property is optional.