API:Data.Bind.Components.TBindGridList.ColumnExpressions

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

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 を参照しています。

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

関連項目