Back to Devexpress

TdxGalleryControlGroup.Visible Property

vcl-dxgallerycontrol-dot-tdxgallerycontrolgroup-11eb1574.md

latest689 B
Original Source

TdxGalleryControlGroup.Visible Property

Specifies whether the current group is visible within the control.

Declaration

delphi
property Visible; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to hide the current group within the control.

The default value of the Visible property is True.

See Also

TdxGalleryControlGroup Class

TdxGalleryControlGroup Members

dxGalleryControl Unit