FileExplorer for ASP.NET Web Forms
ViewMode Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1FileExplorer Namespace : ViewMode Enumeration
Detail view type.
Syntax
'Declaration
 
Public Enum ViewMode 
   Inherits System.Enum
public enum ViewMode : System.Enum 
Members
MemberDescription
DetailShow files in detail view.
ThumbnailShow files in thumbnails view.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1FileExplorer.ViewMode

See Also

Reference

C1.Web.Wijmo.Controls.C1FileExplorer Namespace