Skip to main content
A newer version of this page is available. .
Tab

FileManagerStyles.FolderContainer Property

Gets the style settings that define the appearance of the folder container.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public FileManagerFolderContainerStyle FolderContainer { get; }

Property Value

Type Description
FileManagerFolderContainerStyle

A FileManagerFolderContainerStyle object that contains style settings.

See Also