This documentation is for the old version. Go to the latest Upload Suite docs

BaseExtender.Height Property

Height of the control in pixels.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property Height As Unit
C#
public override Unit Height { get; }

Property Value

An integer value that specifies the height of the control.

See Also

Reference