ASPxWebControl.Width Property
Gets or sets the width 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 width of the control. |
Remarks
This member overrides the Width property.
See Also