Data.Bind.Grid.ILinkGridToDataSourceControlManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ILinkGridToDataSourceControlManager = interface

C++

__interface  INTERFACE_UUID("{F631C178-78F7-4164-A532-6F335760A26A}") ILinkGridToDataSourceControlManager  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Data.Bind.Grid.pas
Data.Bind.Grid.hpp
Data.Bind.Grid Data.Bind.Grid

Description

Is an abstraction that must be implemented by a class which can manage the columns in a grid control on behalf of LiveBindings binding components.

See Also