ToolbarExportDropDownButton Class
In This Article
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.1.dll
#Declaration
public class ToolbarExportDropDownButton :
ToolbarDropDownBase
#Remarks
To learn more on the export feature, refer to the Import and Export topic.
#Inheritance
Object
StateManager
CollectionItem
ToolbarItemBase
HtmlEditorToolbarItem
ToolbarDropDownBase
ToolbarExportDropDownButton
See Also