AccessibilityCompliant
|
Enables accessibility support.
|
AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the Web server control.
|
Adapter
protected
|
Gets the browser-specific adapter for the control.
|
AddButton
|
Gets the settings of the add button.
|
AddUploadButtonsHorizontalPosition
|
Gets or sets the horizontal alignment of the add and upload buttons.
|
AddUploadButtonsSpacing
|
Specifies the vertical spacing between the add and upload buttons, and the file input element.
|
AdvancedModeSettings
|
Gets the Advanced Upload Mode settings.
|
AmazonSettings
|
Gets settings allowing an upload control to access a file system storage in the Amazon Simple Storage Service (Amazon S3).
|
AppRelativeTemplateSourceDirectory
|
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
AutoStartUpload
|
Specifies whether file uploading starts automatically when a file is added to upload control.
|
AzureSettings
|
Gets settings allowing an upload control to access a file system storage in the Azure Service.
|
BackColor
|
Gets or sets the background color of the Web server control.
|
BackgroundImage
|
Gets the web control’s background image.
|
BackwardCompatibility
static
|
Provides access to the control’s backward compatibility settings.
|
Border
|
Gets the web control’s border settings.
|
BorderBottom
|
Gets the settings of the web control’s bottom border.
|
BorderLeft
|
Gets the settings of the web control’s left border.
|
BorderRight
|
Gets the settings of the web control’s right border.
|
BorderTop
|
Gets the settings of the web control’s top border.
|
BrowseButton
|
Gets the settings of the browse button.
|
BrowseButtonStyle
|
Gets the style settings defining the appearance of a browse button within ASPxUploadControl.
|
ButtonSpacing
|
Gets or sets the horizontal spacing between the add and the upload buttons.
|
ButtonStyle
|
Gets the style settings which define the appearance of add button, cancel button, remove button, and upload button.
|
CancelButton
|
Gets the settings of the cancel button.
|
CancelButtonHorizontalPosition
|
Gets or sets the horizontal alignment of the cancel button in the progress panel.
|
CancelButtonSpacing
|
Gets or sets the vertical spacing between the progress bar and the cancel button.
|
ChildControlsCreated
protected
|
Gets a value that indicates whether the server control’s child controls have been created.
|
ClearFileSelectionImage
|
Gets the settings of an image displayed within the Clear file selection button.
|
ClientEnabled
|
Gets or sets a value that indicates whether the upload control is enabled on the client.
|
ClientID
|
Gets the control’s identifier generated by ASP.NET.
|
ClientIDMode
|
Gets or sets the algorithm that is used to generate the value of the ClientID property.
|
ClientIDSeparator
protected
|
Gets a character value representing the separator character used in the ClientID property.
|
ClientInstanceName
|
Specifies the ASPxUploadControl‘s client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ASPxUploadControl.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
Context
protected
|
Gets the HttpContext object associated with the server control for the current Web request.
|
Controls
|
Gets the web control’s collection of child controls.
|
ControlStyle
|
Gets the style of the Web server control. This property is used primarily by control developers.
|
ControlStyleCreated
|
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
|
CssClass
|
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the web control’s appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
|
Cursor
|
Gets or sets the type of cursor to display when the mouse pointer is over the web control.
|
DataItemContainer
|
Gets a reference to the naming container if the naming container implements IDataItemContainer.
|
DataKeysContainer
|
Gets a reference to the naming container if the naming container implements IDataKeysControl.
|
DialogTriggerID
|
Gets or sets the ID of a web control or HTML element (or a list of IDs), a click on which invokes file upload dialog.
|
DisabledButtonStyle
|
Obsolete. Contains the style settings which define a buttons’ appearance in the disabled state.
|
DisabledCssClass
static
|
Gets or sets the CSS class to apply to the rendered HTML element when the control is disabled.
|
DisabledStyle
|
Gets the style settings which define a control’s appearance in the disabled state.
|
DropboxSettings
|
Provides access to the account settings required to upload files to the Dropbox Service.
|
DropZoneStyle
|
Gets the style settings defining the appearance of a drop zone within ASPxUploadControl.
|
EmptyImage
static
|
Obsolete. Gets the settings of an image which is displayed by the control if the control’s value is null.
|
Enabled
|
Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to user interactions.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control’s default appearance.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this control.
|
EnableViewState
|
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
|
EncodeHtml
|
Gets or sets whether to encode editor value and content.
|
Events
protected
|
Gets a list of event handler delegates for the control. This property is read-only.
|
FileBytes
|
Obsolete. Gets an array of the bytes in a file that is uploaded by using the ASPxUploadControl.
|
FileContent
|
Obsolete. Gets a stream object that points to the file uploaded by the ASPxUploadControl control.
|
FileInputCount
|
Gets or sets the number of file input elements contained within an ASPxUploadControl.
|
FileInputSpacing
|
Gets or sets the vertical spacing between the file input elements.
|
FileListStyle
|
Gets the style settings for the control’s area where files selected to be uploaded are displayed.
|
FileName
|
Obsolete. Gets the uploaded file’s name.
|
FileSystemSettings
|
Gets settings allowing the upload control to upload files to the server’s physical file system.
|
FileUploadMode
|
Gets or sets a value that specifies when the file upload should be performed.
|
Font
|
Gets the font properties associated with the Web server control.
|
ForeColor
|
Gets or sets the foreground color (typically the color of the text) of the Web server control.
|
GlobalAccessibilityCompliant
static
|
Gets or sets whether accessibility support is globally enabled for all DevExpress web controls across the web page or the entire web site.
|
GlobalCheckReferencesToExternalScripts
static
|
Gets or sets whether links to external client scripts (such as jQuery, Knockout, and others), which are used by some DevExpress web components, are checked for presence and correctness.
|
GlobalEmbedRequiredClientLibraries
static
|
Obsolete. Gets or sets whether external client libraries (including scripts and CSS files) are automatically embedded in the DevExpress.Web assembly as resources.
|
GlobalRightToLeft
static
|
Gets or sets that the right-to-left orientation shall be globally applied to all DevExpress web controls across the web page or the entire web site.
|
GlobalStyleSheetTheme
static
|
Gets or sets the name of the style sheet theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalTheme
static
|
Gets or sets the name of the Theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalThemeBaseColor
static
|
Gets or sets the base color for the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
GlobalThemeFont
static
|
Gets or sets the font settings of the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
GoogleDrivePersonalSettings
|
Gets settings allowing an upload control to access a file system storage in Google Drive (personal account).
|
GoogleDriveSettings
|
Gets settings allowing an upload control to access a file system storage in Google Drive.
|
HasAttributes
|
Gets a value indicating whether the control has attributes set.
|
HasChildViewState
protected
|
Gets a value indicating whether the current server control’s child controls have any saved view-state settings.
|
HasFile
|
Obsolete. Gets a value that indicates whether the control has a file.Note: This property is now obsolete; use the ASPxUploadControl.UploadedFiles property instead.
|
Height
|
Gets or sets the height of the web server control.
|
ID
|
Gets or sets the programmatic identifier assigned to the server control.
|
IdSeparator
protected
|
Gets the character used to separate control identifiers.
|
ImageFolder
|
Gets or sets the path to the folder that contains images used by the control.
|
Initialized
|
Gets a value indicating whether the web control has been initialized.
|