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