ComponentOne True DBGrid Pro 8
DataMember Property

DataMember Property

This property returns or sets the name of the data member used to populate the grid. Typically, a data member represents a database table or query.

Syntax

object.DataMember= string

Remarks

Read/Write at run time and design time.

A bound DataSource can expose multiple sets of data that consumers can bind to. Each set of data is called a data member, and is identified by a unique string.

Note

This property is only supported by the OLE DB version of True DBGrid Pro. It is used only in bound mode and has no effect in unbound or storage modes.

See Also

TDBGrid Control

TDBDropDown Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback