TdxCustomGalleryGroupHeader.Visible Property
Specifies whether a group header is visible.
Declaration
property Visible: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
The group header is visible if this property is set to True.
The default value of the Visible property is False.
See Also