TdxCustomGalleryGroup.ShowCaption Property
Specifies the group header’s visibility.
Declaration
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