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

HtmlEditorStatusBarStyles.SizeGrip Property

Gets the style settings that define the appearance of a size grip.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public HtmlEditorStatusBarSizeGripStyle SizeGrip { get; }

Property Value

Type Description
HtmlEditorStatusBarSizeGripStyle

A HtmlEditorStatusBarSizeGripStyle object containing style settings.

See Also