Back to Devexpress

ToolbarFullscreenButton Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-a02c71ca.md

latest2.0 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ToolbarFullscreenButton :
    HtmlEditorToolbarItem
vb
Public Class ToolbarFullscreenButton
    Inherits HtmlEditorToolbarItem

Remarks

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ToolbarItemBase HtmlEditorToolbarItem ToolbarFullscreenButton

See Also

ToolbarFullscreenButton Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace