GrapeCity MultiRow Windows Forms Documentation
HoverDirection Property (CornerHeaderCell)


Gets or sets the direction of the hover effect.
Syntax
<DefaultValueAttribute()>
Public Shadows Property HoverDirection As HoverDirection
Dim instance As CornerHeaderCell
Dim value As HoverDirection
 
instance.HoverDirection = value
 
value = instance.HoverDirection
[DefaultValue()]
public new HoverDirection HoverDirection {get; set;}

Property Value

One of the HoverDirection values that indicates the direction of the hover effect. The default is HoverDirection.None
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CornerHeaderCell Class
CornerHeaderCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.