FileManagerViewLayout Property
Gets or sets the initial view layout type for listing files and folders on the right pane.
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