Table of Contents

FileUploaderControl.ViewLayout Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.WebForms
Assembly
GleamTech.FileUltimate.dll

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.

public ViewLayout ViewLayout { get; set; }

Property Value

ViewLayout