TextEditProperties.Height Property
In This Article
Gets or sets the editor’s height.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit value specifying the editor’s height. |
#Remarks
Note
The Height property synchronizes its value with the editor’s ASPx
See Also