Gets or sets a height of the control.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Height As Unit
public Unit Height { get; set; }
Type: System.Web.UI.WebControls.Unit
The height of the control.
Default value is 400px.