Back to Devexpress

FileManagerHighlightStyle.Border Property

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

latest1.1 KB
Original Source

FileManagerHighlightStyle.Border 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 BorderWrapper Border { get; }
vb
Public Overrides ReadOnly Property Border As BorderWrapper

Property Value

Type
BorderWrapper

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