aspnet-devexpress-dot-web-d6f81e60.md
Serves as the base style for different items within ASPxFileManager.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class FileManagerItemStyleBase :
AppearanceStyleBase
Public MustInherit Class FileManagerItemStyleBase
Inherits AppearanceStyleBase
The FileManagerItemStyleBase class defines the common style settings of items, and serves as a base for the FileManagerItemStyle, FileManagerFileStyle, and FileManagerFolderStyle classes.
Object MarshalByRefObject Component Style AppearanceStyleBase FileManagerItemStyleBase FileManagerFileStyle
See Also