API:Data.Bind.Components.TBindGridList.ColumnExpressions
Delphi
property ColumnExpressions: TColumnFormatExpressions 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 | TBindGridList |
Beschreibung
Gibt eine Kollektion von Spaltenelementen an.
Data.Bind.Components.TBindGridList.ColumnExpressions erbt von Data.Bind.Components.TCustomBindGridList.ColumnExpressions. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomBindGridList.ColumnExpressions.
Gibt eine Kollektion von Spaltenelementen an. Jedes Spaltenelement enthält Bindungsausdrücke zum Formatieren einer Tabellenspalte.