Back to Devexpress

RichEditFileManager Class

aspnet-devexpress-dot-web-dot-aspxrichedit-a39c18f2.md

latest3.0 KB
Original Source

RichEditFileManager Class

For internal use only.

Namespace : DevExpress.Web.ASPxRichEdit

Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class RichEditFileManager :
    ASPxFileManager,
    IRichEditFileManager,
    IFileManager,
    IControl<FileManagerClientSideEvents>,
    IControl
vb
Public Class RichEditFileManager
    Inherits ASPxFileManager
    Implements IRichEditFileManager,
               IFileManager,
               IControl(Of FileManagerClientSideEvents),
               IControl

Implements

Show 15 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IDataSourceViewSchemaAccessor

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxFileManager RichEditFileManager

See Also

RichEditFileManager Members

DevExpress.Web.ASPxRichEdit Namespace