TcxHeaderSection Members
Represents a single section of the TcxHeader control.Constructors
| Name | Description |
|---|---|
| Create(TCollection) | Inherited from TCollectionItem. |
Properties
| Name | Description |
|---|---|
| Alignment | Controls the horizontal placement of text within the section. |
| AllowClick | Specifies whether the section responds to mouse clicks. |
| AllowResize | Specifies whether the section can be resized. |
| AutoSize | Indicates whether a header section occupies the maximum possible width within the header control. |
| BiDiMode | |
| Collection | Inherited from TCollectionItem. |
| DataIndex | Specifies the index of the data associated with the section. |
| DisplayName | Inherited from TCollectionItem. |
| HeaderControl | |
| ID | Inherited from TCollectionItem. |
| ImageIndex | Specifies the index of the image associated with the section. |
| Index | Inherited from TCollectionItem. |
| Left | |
| MaxWidth | Specifies the section’s maximum width. |
| MinWidth | Specifies the section’s minimum width. |
| ParentBiDiMode | |
| Right | |
| SortOrder | Specifies section sort order. |
| Text | Specifies the text that is displayed within the header’s section. |
| Width | Specifies the width of the header section. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ParentBiDiModeChanged | |
| Release | Inherited from TCollectionItem. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
| UseRightToLeftAlignment | |
| UseRightToLeftReading |
See Also