TcxCustomGridView Constructors
The base class for all grid Views.| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateCloned(TcxControl) | Initializes a new instance of the TcxCustomGridView class with specified settings. |
| CreateEx(TcxControl,Boolean) | Creates a new child component instance. Inherited from TcxControlChildComponent. |
See Also