FileUploaderViewLayout Property
Gets or sets the initial view layout type for listing files and folders that added to the upload queue.
The default is LargeIcons.
Possible values are ExtraLargeIcons, LargeIcons, MediumIcons, SmallIcons, Details and Tiles.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public ViewLayout ViewLayout { get; set; }
Public Property ViewLayout As ViewLayout
Get
Set
Property Value
ViewLayout