Create(TcxCustomGridTableItem) Constructor
Initializes a new instance of the TcxGridItemDataBinding class with specified settings.
Declaration
constructor Create(AItem: TcxCustomGridTableItem); virtual;
Parameters
Name | Type |
---|---|
AItem | TcxCustomGridTableItem |
See Also