Spread for ASP.NET 12 Product Documentation
ItemHoverBorder Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ContextMenuStyle Class : ItemHoverBorder Property
Gets or sets the item hover border.
Syntax
'Declaration
 
Public Property ItemHoverBorder As Border
'Usage
 
Dim instance As ContextMenuStyle
Dim value As Border
 
instance.ItemHoverBorder = value
 
value = instance.ItemHoverBorder
public Border ItemHoverBorder {get; set;}

Property Value

The item hover border.
See Also

Reference

ContextMenuStyle Class
ContextMenuStyle Members