TreePane.Width Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a width of the tree pane.

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

Syntax

C#
public int Width { get; set; }

Property Value

Type: System..Int32

The width of the tree pane (in pixels). If you want to hide the tree pane, set this property to 0.

Default value is 200.

See Also

Reference