API:Data.Bind.Components.TBindGridLink.ColumnExpressions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ColumnExpressions: TColumnLinkExpressions read FColumnExpressions write SetColumnExpressions;

C++

__property ColumnExpressions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindGridLink

Beschreibung

Gibt eine Kollektion von Spaltenelementen an.

Data.Bind.Components.TBindGridLink.ColumnExpressions erbt von Data.Bind.Components.TCustomBindGridLink.ColumnExpressions. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomBindGridLink.ColumnExpressions.

Gibt eine Kollektion von Spaltenelementen an. Jedes Spaltenelement enthält Bindungsausdrücke zum Formatieren einer Tabellenspalte.

Siehe auch