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