Back to Devexpress

TdxCustomTileControl.HideActionBars Method

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol.md

latest999 B
Original Source

TdxCustomTileControl.HideActionBars Method

Hides action bars.

Declaration

delphi
procedure HideActionBars; virtual;

Remarks

This method does nothing if the IsAnyActionBarVisible function returns False.

Call the ShowActionBars method to show actions bars within the tile control. For more information on how to control the visibility of action bars, refer to the Tile Action Bars topic.

See Also

TdxCustomTileControl.OnActionBarsHide

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit