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