FileManagerStyles Class
Contains settings that allow the appearance of elements, used within ASPxFileManager, to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return FileManagerStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxFileManager.Styles |
ASP.NET MVC Extensions | FileManagerSettings.Styles |
Remarks
These settings can be accessed using the ASPxFileManager.Styles property.
Implements
Inheritance
See Also