GrapeCity MultiRow Windows Forms Documentation
HoverDirection Enumeration


Specifies the direction of the hover effect in the HeaderCell.
Syntax
Public Enum HoverDirection 
   Inherits System.Enum
Dim instance As HoverDirection
public enum HoverDirection : System.Enum 
Members
MemberDescription
BottomIndicates the bottom hover effect in the current HeaderCell.
LeftIndicates the left hover effect in the current HeaderCell.
NoneIndicates there is no the direction of the hover effect in the current HeaderCell.
RightIndicates the right hover effect in the current HeaderCell.
TopIndicates the top hover effect in the current HeaderCell.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.HoverDirection

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

GrapeCity.Win.MultiRow Namespace
HoverDirection Property

 

 


Copyright © GrapeCity, inc. All rights reserved.