Skip to main content

TcxHeaderSection Properties

Represents a single section of the TcxHeader control.
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.
See Also