Back to Devexpress

UploadControlTextBoxStyleBase.HoverStyle Property

aspnet-devexpress-dot-web-dot-uploadcontroltextboxstylebase.md

latest1.2 KB
Original Source

UploadControlTextBoxStyleBase.HoverStyle Property

This property is not in effect for the UploadControlTextBoxStyleBase class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override AppearanceSelectedStyle HoverStyle { get; }
vb
Public Overrides ReadOnly Property HoverStyle As AppearanceSelectedStyle

Property Value

Type
AppearanceSelectedStyle

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

UploadControlTextBoxStyleBase Class

UploadControlTextBoxStyleBase Members

DevExpress.Web Namespace