Back to Devexpress

FileManagerHighlightStyle.BorderBottom Property

aspnet-devexpress-dot-web-dot-filemanagerhighlightstyle.md

latest1.1 KB
Original Source

FileManagerHighlightStyle.BorderBottom Property

This property is not in effect for the FileManagerHighlightStyle class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override Border BorderBottom { get; }
vb
Public Overrides ReadOnly Property BorderBottom As Border

Property Value

Type
Border

Remarks

The property is overridden only to prevent it from appearing in Microsoft Visual Studio designer tools.

See Also

FileManagerHighlightStyle Class

FileManagerHighlightStyle Members

DevExpress.Web Namespace