UploadAdvancedModeSettings.FileListPosition Property
Specifies the position of a file list in the upload control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(UploadControlFileListPosition.Bottom)]
public UploadControlFileListPosition FileListPosition { get; set; }
<DefaultValue(UploadControlFileListPosition.Bottom)>
Public Property FileListPosition As UploadControlFileListPosition
Property Value
Type | Default | Description |
---|---|---|
UploadControlFileListPosition | Bottom |
One of the UploadControlFileListPosition enumeration values. |
Property Paths
You can access this nested property as listed below:
Show 24 property paths