TcxPivotGridFieldHeaderCellViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(TcxCustomLookAndFeelPainter,TdxScaleFactor,TRect,TRect,TcxViewParams,string) | Initializes a new instance of the TcxPivotGridHeaderCellViewInfo class with specified settings. Inherited from TcxPivotGridHeaderCellViewInfo. |
| Create(TcxCustomLookAndFeelPainter,TdxScaleFactor,TRect,TRect,TcxViewParams) | Initializes a new instance of the TcxPivotGridCustomCellViewInfo class with specified settings. Inherited from TcxPivotGridCustomCellViewInfo. |
| CreateEx(TPersistent) | Initializes a new instance of the TcxPivotGridFieldHeaderCellViewInfo class with specified settings. |
Properties
Methods
| Name | Description |
|---|---|
| CheckVisibleInfo | Inherited from TcxPivotGridCustomCellViewInfo. |
| Draw(TcxCanvas) | Inherited from TcxPivotGridCustomCellViewInfo. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetHitTestBounds(TcxPivotGridHitTest,TRect) | Inherited from TcxPivotGridHeaderCellViewInfo. |
| Initialize(TcxCanvas,TdxScaleFactor,TcxCustomLookAndFeelPainter,TcxViewParams) | |
| IsTotal | Inherited from TcxPivotGridHeaderCellViewInfo. |
| MeasureHeight | Inherited from TcxPivotGridHeaderCellViewInfo. |
| MeasureWidth | Inherited from TcxPivotGridHeaderCellViewInfo. |
| PaintTo(TcxCanvas,TRect,TcxButtonState,TcxButtonState,TcxDataSortOrder,Boolean,TcxPivotGridCustomDrawEvent) | |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| SetBounds(TRect,TRect) | |
| ToString | Inherited from TObject. |
See Also