Data.Bind.Components.TBindGridList.BreakMemberName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TBindGridList

Delphi

property BreakMemberName;

C++

__property BreakMemberName = {default=0};

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