Skip to main content
Tab

AppearanceStyleBase.GetBorderStyleBottom() Method

In This Article

Returns the style of the bottom border.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public BorderStyle GetBorderStyleBottom()

#Returns

Type Description
BorderStyle

One of the BorderStyle enumeration values.

See Also