API:Data.Bind.Components.TBindGridList.BreakMemberName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BreakMemberName: string read FBreakMemberName write FBreakMemberName default 0;

C++

__property BreakMemberName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindGridList

Description

This property specifies the datasource member referred to in the break expression.

Data.Bind.Components.TBindGridList.BreakMemberName inherits from Data.Bind.Components.TCustomBindGridList.BreakMemberName. All content below this line refers to Data.Bind.Components.TCustomBindGridList.BreakMemberName.

This property specifies the datasource member referred to in the break expression.

See Also