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

TopPane.ViewComboBoxText Property

Gets or sets the caption of the Change view label.

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

Syntax

Visual Basic
Public Property ViewComboBoxText As String
C#
public string ViewComboBoxText { get; set; }

Property Value

Type: System.String

The caption of the Change view label.

Default value is "Change view:".

See Also

Reference