API:Data.Bind.Components.TColumnFormatExpressionItem.FormatCellExpressions
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TColumnFormatExpressionItem | |
Delphi
property FormatCellExpressions: TExpressions read FFormatCellExpressions write SetFormatCellExpressions;
C++
__property TExpressions* FormatCellExpressions = {read=FFormatCellExpressions, write=SetFormatCellExpressions};
Description
Embarcadero Technologies does not currently have any additional information.