aspnet-devexpress-dot-web-4cefc8d3.md
Defines style settings for files.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerFileStyle :
FileManagerItemStyleBase
Public Class FileManagerFileStyle
Inherits FileManagerItemStyleBase
The following members return FileManagerFileStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase FileManagerItemStyleBase FileManagerFileStyle
See Also