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