Skip to main content
A newer version of this page is available.
All docs
V19.1

ASPxSpellChecker.Width Property

Overrides the Width property to hide it.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v19.1.dll

Declaration

public override Unit Width { get; }

Property Value

Type Description
Unit

A Unit object, representing the control’s width.

Remarks

This property is intended for serialization purposes.

See Also