TcxGridTableCellViewInfo Constructors
Stores ViewInfo information required to draw table cells.| Name | Description |
|---|---|
| Create(TcxCustomGridRecordViewInfo) | Initializes a new instance of the TcxGridTableCellViewInfo class with specified settings. |
| Create(TcxCustomGridViewInfo) | Initializes a new instance of the TcxCustomGridViewCellViewInfo class with specified settings. Inherited from TcxCustomGridViewCellViewInfo. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also