ComponentOne TileControl for WinForms
AutomaticLayout Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : AutomaticLayout Property
Gets or sets whether the tiles should be arranged automatically or manually. The Tile.LeftCell and Tile.TopCell properties are ignored in automatic mode.
Syntax
'Declaration
 
Public Property AutomaticLayout As System.Boolean
public System.bool AutomaticLayout {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members