Data.Bind.Components.TBindGridLink.ColumnExpressions

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

Delphi

property ColumnExpressions;

C++

__property ColumnExpressions;

Description

Specifies a collection of column items.

Data.Bind.Components.TBindGridLink.ColumnExpressions inherits from Data.Bind.Components.TCustomBindGridLink.ColumnExpressions. All content below this line refers to Data.Bind.Components.TCustomBindGridLink.ColumnExpressions.

Specifies a collection of column items. Each column item contains binding expressions to format a grid column.

See Also