Data.Bind.Components.TColumnLinkExpressionItem.SourceMemberName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TColumnLinkExpressionItem | |
Delphi
property SourceMemberName: string read FSourceMemberName write SetSourceMemberName;
C++
__property System::UnicodeString SourceMemberName = {read=FSourceMemberName, write=SetSourceMemberName};
Description
Specifies the name of the source component to use with the column link binding expression.