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

BaseExtender.Width Property

Width of the control in pixels.

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

Syntax

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

Property Value

An integer value that specifies the width of the control.

See Also

Reference