Data.Bind.Components.TCustomBindGridList.BreakMemberName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindGridList | |
Delphi
property BreakMemberName: string read FBreakMemberName write FBreakMemberName;
C++
__property System::UnicodeString BreakMemberName = {read=FBreakMemberName, write=FBreakMemberName};
Description
This property specifies the datasource member referred to in the break expression.