Create(TcxCustomVerticalGrid) Constructor
Initializes a new instance of the TcxVerticalGridRows class with specified settings.
Declaration
constructor Create(AOwner: TcxCustomVerticalGrid);
Parameters
Name | Type |
---|---|
AOwner | TcxCustomVerticalGrid |
See Also