Data.Bind.Grid._di_ILinkGridToDataSource

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<ILinkGridToDataSource> _di_ILinkGridToDataSource;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Grid.hpp Data.Bind.Grid Data.Bind.Grid

Description

Represents the ILinkGridToDataSource Delphi interface for C++Builder usage.

_di_ILinkGridToDataSource is a C++Builder type that references an abstraction implemented by binding components which link a grid to a data source (ILinkGridToDataSource).

See Also