TcxCustomGridPainter Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| BeginUpdate(TcxGridShowLockedStateImageMode) | Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler. |
| DrawFocusRect(TRect,Boolean) | |
| EndUpdate | Enables updates of a View. Inherited from TcxGridViewHandler. |
| Equals(TObject) | Inherited from TObject. |
| ExcludeFromBackground(TRect) | |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| Invalidate | |
| Invalidate(TcxRegion) | |
| Invalidate(TRect) | |
| Paint(TcxCanvas,TcxCustomGridViewInfo) | |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
| UseRightToLeftAlignment | Inherited from TcxGridViewHandler. |
See Also