CanGrow Property (RenderSection)
In This Topic
Gets or sets a value indicating whether the height of the current section can increase automatically to fit the field's content.
Syntax
'Declaration
Public Property CanGrow As Boolean
public bool CanGrow {get; set;}
See Also