UploadControlFileListStyle Class
In This Article
Provides the style settings used to paint the Upload Control’s file list.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UploadControlFileListStyle :
AppearanceStyle
#Related API Members
The following members return UploadControlFileListStyle objects:
#Remarks
These settings can be accessed using the ASPxUploadControl.FileListStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
UploadControlFileListStyle
See Also