TdxCustomGalleryGroup.ShowCaption Property
In This Article
Specifies the group header’s visibility.
#Declaration
Delphi
property ShowCaption: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
Set this property to False to hide the group’s caption. By default, the property is set to True to show the caption.
See Also