MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Band Class / CanGrow Property

In This Topic
CanGrow Property (Band)
In This Topic
Gets or sets a value indicating whether the band can grow vertically.
Syntax
'Declaration
 
Public Property CanGrow As Boolean
 

Property Value

A System.Boolean value where true if the band can grow vertically; otherwise, false.
See Also