TdxGalleryControlGroup.ShowCaption Property
Specifies the group header’s visibility.
Declaration
property ShowCaption; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to hide the group’s caption.
The default value of the ShowCaption property is True.
See Also