Back to Devexpress

TdxTileControlGroup.MakeVisible Method

vcl-dxcustomtilecontrol-dot-tdxtilecontrolgroup-ddf65b2c.md

latest783 B
Original Source

TdxTileControlGroup.MakeVisible Method

Scrolls the tile control to bring the current tile group into view.

Declaration

delphi
procedure MakeVisible;

Remarks

This method does nothing if the group is hidden or the tile control is currently locked for updates with the BeginUpdate/EndUpdate method blocks.

See Also

TdxTileControlGroup Class

TdxTileControlGroup Members

dxCustomTileControl Unit