Width of the folder tree pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property TreePaneWidth As Integer
public int TreePaneWidth { get; set; }
An integer value that specifies a width of the folder tree pane (in pixels). If the value is -1
, the folder tree is invisible.
Default value is 234
.