UploadControlStyles.ErrorMessage Property
Gets the style settings that define the appearance of an error message displayed within the ASPxUploadControl‘s error frame if the uploaded file’s validation fails.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
AppearanceStyleBase | An AppearanceStyleBase object that contains style settings. |
See Also