Back to Devexpress

HtmlEditorStatusBarStyles.SizeGrip Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstatusbarstyles-973a24cb.md

latest1.4 KB
Original Source

HtmlEditorStatusBarStyles.SizeGrip Property

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

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorStatusBarSizeGripStyle SizeGrip { get; }
vb
Public ReadOnly Property SizeGrip As HtmlEditorStatusBarSizeGripStyle

Property Value

TypeDescription
HtmlEditorStatusBarSizeGripStyle

A HtmlEditorStatusBarSizeGripStyle object containing style settings.

|

See Also

HTML Editor

HtmlEditorStatusBarStyles Class

HtmlEditorStatusBarStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace