TcxEditCellViewInfo Methods
A ViewInfo object that contains the painting information on a data cell in a tabular editing control (e.g., the TreeList control).| Name | Description |
|---|---|
| Assign(TcxCustomViewInfoItem) | Inherited from TcxCustomViewInfoItem. |
| CheckVisibleInfo | Inherited from TcxCustomViewInfoItem. |
| CustomDrawID | Inherited from TcxCustomViewInfoItem. |
| Draw(TcxCanvas) | Inherited from TcxCustomViewInfoItem. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Invalidate(Boolean) | Inherited from TcxCustomViewInfoItem. |
| Invalidate(TRect,Boolean) | Repaints a visual element. Inherited from TcxCustomViewInfoItem. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| Refresh(Boolean) | |
| RightToLeftConversion(TRect) | Inherited from TcxCustomViewInfoItem. |
| ToString | Inherited from TObject. |
See Also