Aurigma Image Uploader 6.5 Dual
ImageUploader..::.TreePaneBorderStyle Property
Border style of the tree pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property TreePaneBorderStyle As BorderStyle
C#
public BorderStyle TreePaneBorderStyle { get; set; }
Property Value
The BorderStyle enumeration member that specifies a border style of the tree pane.
Default value is Fixed3D.
Remarks
This property corresponds to TreePaneBorderStyle client-side property.