ASPxWebControl.Height Property
Gets or sets the height of the web server control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Unit | A Unit that represents the height of the control. |
Remarks
This member overrides the Height property.
See Also