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