TdxListGroupHeaderViewInfo Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomListView) | Initializes a new instance of the TdxListViewCustomViewInfo class with specified settings. Inherited from TdxListViewCustomViewInfo. |
| Create(TdxListGroupViewInfo) | Initializes a new instance of the TdxListGroupHeaderViewInfo class with specified settings. |
Properties
| Name | Description |
|---|---|
| Bounds | Inherited from TdxListViewCustomViewInfo. |
| Controller | Inherited from TdxListViewCustomViewInfo. |
| Empty | |
| ExpandButtonBounds | |
| ExpandButtonState | |
| GlyphBounds | |
| Header | |
| HeaderLineBounds | |
| HeaderParams | |
| HeaderState | |
| LookAndFeelPainter | Inherited from TdxListViewCustomViewInfo. |
| Painter | Inherited from TdxListViewCustomViewInfo. |
| ScaleFactor | Inherited from TdxListViewCustomViewInfo. |
| Subtitle | |
| SubtitleParams | |
| UseRightToLeftAlignment | Inherited from TdxListViewCustomViewInfo. |
Methods
| Name | Description |
|---|---|
| Calculate(TdxChangeType,TRect) | Inherited from TdxListViewCustomViewInfo. |
| Draw(TcxCustomCanvas) | Inherited from TdxListViewCustomViewInfo. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetHeight | |
| Invalidate | Inherited from TdxListViewCustomViewInfo. |
| PaintTo(TcxCanvas) | Inherited from TdxListViewCustomViewInfo. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| Repaint | Inherited from TdxListViewCustomViewInfo. |
| ToString | Inherited from TObject. |
Constants
| Name |
|---|
| GroupHeaderLineHeight |
See Also