Back to Devexpress

FileManagerHighlightStyle.BorderLeft Property

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

latest1.1 KB
Original Source

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