Gets or sets a width of the tree pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public int Width { get; set; }
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.