Gets or sets a value indicating whether the band can grow vertically.
public bool CanGrow {get; set;}
'Declaration
Public Property CanGrow As Boolean
Property Value
A
System.Boolean value where
true
if the band can grow vertically; otherwise,
false
.