AppearanceStyleBase.GetBorderStyleRight() Method
Returns the style of the right border.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
| Type | Description |
|---|---|
| BorderStyle | One of the BorderStyle enumeration values. |
See Also