API:Data.Bind.Components.TLinkListControlToField.FillHeaderExpressions

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: TLinkListControlToField

Delphi

property FillHeaderExpressions;

C++

__property FillHeaderExpressions;

Description

Specifies a collection of expressions to fill a list header.

Data.Bind.Components.TLinkListControlToField.FillHeaderExpressions inherits from Data.Bind.Components.TCustomLinkListControlToField.FillHeaderExpressions. All content below this line refers to Data.Bind.Components.TCustomLinkListControlToField.FillHeaderExpressions.

Specifies a collection of expressions to fill a list header. This property is optional.

See Also