TcxHeaderSection Properties
Represents a single section of the TcxHeader control.
Name | Description |
---|---|
Alignment | Controls the horizontal placement of text within the section. |
Allow |
Specifies whether the section responds to mouse clicks. |
Allow |
Specifies whether the section can be resized. |
Auto |
Indicates whether a header section occupies the maximum possible width within the header control. |
Bi |
|
Collection |
Inherited from TCollection |
Data |
Specifies the index of the data associated with the section. |
Display |
Inherited from TCollection |
Header |
|
ID |
Inherited from TCollection |
Image |
Specifies the index of the image associated with the section. |
Index |
Inherited from TCollection |
Left | |
Max |
Specifies the section’s maximum width. |
Min |
Specifies the section’s minimum width. |
Parent |
|
Right | |
Sort |
Specifies section sort order. |
Text | Specifies the text that is displayed within the header’s section. |
Width | Specifies the width of the header section. |
See Also