Back to Devexpress

DiagramBarItemStyle.HoverStyle Property

aspnet-devexpress-dot-web-dot-aspxdiagram-dot-diagrambaritemstyle-74a6802b.md

latest1.1 KB
Original Source

DiagramBarItemStyle.HoverStyle Property

Gets the style settings that define an item’s appearance in the hovered state.

Namespace : DevExpress.Web.ASPxDiagram

Assembly : DevExpress.Web.ASPxDiagram.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceSelectedStyle HoverStyle { get; }
vb
Public Overridable ReadOnly Property HoverStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

An object that contains style settings.

|

See Also

DiagramBarItemStyle Class

DiagramBarItemStyle Members

DevExpress.Web.ASPxDiagram Namespace