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