Back to Devexpress

HtmlEditorStatusBarSizeGripStyle Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-1384b306.md

latest2.2 KB
Original Source

HtmlEditorStatusBarSizeGripStyle Class

Contains style settings that define the appearance of the ASPxHtmlEditor’s size grip.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorStatusBarSizeGripStyle :
    AppearanceStyleBase
vb
Public Class HtmlEditorStatusBarSizeGripStyle
    Inherits AppearanceStyleBase

The following members return HtmlEditorStatusBarSizeGripStyle objects:

Remarks

An object of the HtmlEditorStatusBarSizeGripStyle type can be accessed via the HtmlEditorStatusBarStyles.SizeGrip property of a control.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase HtmlEditorStatusBarSizeGripStyle

See Also

HtmlEditorStatusBarSizeGripStyle Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace