API:Data.Bind.Components.TBindGridLink.ColumnExpressions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ColumnExpressions;

C++

__property ColumnExpressions;

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindGridLink

説明

列アイテムのコレクションを示します。

Data.Bind.Components.TBindGridLink.ColumnExpressions は Data.Bind.Components.TCustomBindGridLink.ColumnExpressions を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindGridLink.ColumnExpressions を参照しています。

列アイテムのコレクションを示します。 各列アイテムには、グリッド列を整形するためのバインディング式が入っています。

関連項目