FileManagerHighlightStyle.Border Property
This property is not in effect for the FileManagerHighlightStyle class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public override BorderWrapper Border { get; }
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
Feedback