Skip to main content
Tab

FileManagerStyles.FolderContainer Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FileManagerFolderContainerStyle FolderContainer { get; }

Property Value

Type Description
FileManagerFolderContainerStyle

A FileManagerFolderContainerStyle object that contains style settings.

See Also