TcxCustomGridTableView Constructors
The base class for all table-based grid View classes in the VCL Data Grid.| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateCloned(TcxControl) | Initializes a new instance of the TcxCustomGridView class with specified settings. Inherited from TcxCustomGridView. |
| CreateEx(TcxControl,Boolean) | Creates a new child component instance. Inherited from TcxControlChildComponent. |
See Also