AppearanceStyleBase.GetBorderWidthTop() Method
Returns the width of the top border.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
Unit | A Unit that represents the border width of a web control. |
See Also