Skip to main content
A newer version of this page is available. .

HtmlEditorStatusBarSizeGripStyle Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorStatusBarSizeGripStyle :
    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.

Inheritance

See Also