[]
Gets or sets a value indicating whether the band can grow vertically.
public bool CanGrow { get; set; }
A bool value where true if the band can grow vertically; otherwise, false.
true
false