Data.Bind.Components.TColumnLinkExpressionItem.ParseCellExpressions
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TColumnLinkExpressionItem | |
Delphi
property ParseCellExpressions: TExpressions read FParseCellExpressions write SetParseExpressions;
C++
__property TExpressions* ParseCellExpressions = {read=FParseCellExpressions, write=SetParseExpressions};
Description
Specifies a collection of link binding expressions that are evaluated to populate a column.