TdxCustomGalleryGroupHeader Properties
The base class for gallery group headers.| Name | Description |
|---|---|
| Alignment |
Specifies the horizontal alignment of a group header’s content. The default value of the Alignment property is taLeftJustify. |
| Caption | Specifies a group header’s caption. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Visible | Specifies whether a group header is visible. |
See Also