Back to Devexpress

ToolbarExportDropDownButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-8530b810.md

latest2.0 KB
Original Source

ToolbarExportDropDownButton Class

A default toolbar button that invokes a drop down menu containing a list of available document formats, to which the editor’s content can be exported.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ToolbarExportDropDownButton :
    ToolbarDropDownBase
vb
Public Class ToolbarExportDropDownButton
    Inherits ToolbarDropDownBase

Remarks

To learn more on the export feature, refer to the Import and Export topic.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ToolbarItemBase HtmlEditorToolbarItem ToolbarDropDownBase ToolbarExportDropDownButton

See Also

ToolbarExportDropDownButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace