Skip to main content
Tab

UploadControlFileListStyle Class

Provides the style settings used to paint the Upload Control’s file list.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class UploadControlFileListStyle :
    AppearanceStyle

The following members return UploadControlFileListStyle objects:

#Remarks

These settings can be accessed using the ASPxUploadControl.FileListStyle property.

See Also