AutomaticLayout Property
AutomaticLayout
Gets or sets whether the tiles should be arranged automatically or manually.
The LeftCell and TopCell properties are ignored
in automatic mode.
Declaration
public bool AutomaticLayout { get; set; }
Public Property AutomaticLayout As Boolean