FileManagerFileContainerStyle Class
Defines style settings for a file container.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return FileManagerFileContainerStyle objects:
Remarks
The FileManagerFileContainerStyle class contains settings that define the appearance of the file container within the ASPxFileManager control.
An object of the FileManagerFileContainerStyle type can be accessed via the FileManagerStyles.FileContainer property.
Inheritance
See Also