Back to Devexpress

TdxTileControlGroup.Visible Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolgroup-d972e574.md

latest780 B
Original Source

TdxTileControlGroup.Visible Property

Specifies the tile group’s visibility.

Declaration

delphi
property Visible: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False or True to hide or display the tile group in the tile or tile bar control.

The default value of the Visible property is True.

See Also

TdxTileControlGroup Class

TdxTileControlGroup Members

dxCustomTileControl Unit