RichEditFileManagerValidationSettings Class
Contains settings that relate to the validation of document files, uploaded using the FileNamager embedded into the RIchEdit’s file dialogs (Document Selector).
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return RichEditFileManagerValidationSettings objects:
Remarks
An object of the RichEditFileManagerValidationSettings type can be accessed via the RichEditDocumentSelectorUploadSettings.ValidationSettings property.
Inheritance
Object
StateManager
PropertiesBase
UploadControlValidationSettings
FileManagerValidationSettings
RichEditFileManagerValidationSettings
See Also