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