API:Data.Bind.Components.TBindGridList.ColumnExpressions
Delphi
property ColumnExpressions: TColumnFormatExpressions read FColumnExpressions write SetColumnExpressions;
C++
__property ColumnExpressions;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindGridList |
説明
列アイテムのコレクションを示します。
Data.Bind.Components.TBindGridList.ColumnExpressions は Data.Bind.Components.TCustomBindGridList.ColumnExpressions を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindGridList.ColumnExpressions を参照しています。
列アイテムのコレクションを示します。 各列アイテムには、グリッド列を整形するためのバインディング式が入っています。