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