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

FileManagerStyles.FileContainer Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public FileManagerFileContainerStyle FileContainer { get; }

Property Value

Type Description
FileManagerFileContainerStyle

A FileManagerFileContainerStyle object that contains style settings.

See Also