Skip to main content

ToolbarFullscreenButton Class

Represents a default toolbar button that toggles the full-screen mode within the design view area.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

#Declaration

public class ToolbarFullscreenButton :
    HtmlEditorToolbarItem

#Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

See Also