Skip to main content

HtmlEditorStatusBarSizeGripStyle Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v24.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