PowerTools MultiRow for Windows Forms 8.0J
HoverDirection 列挙体

HeaderCellのホバー効果の方向を指定します。
構文
Public Enum HoverDirection 
   Inherits System.Enum
public enum HoverDirection : System.Enum 
メンバ
メンバ解説
Bottom現在のHeaderCellのホバー効果の方向が下であることを示します。
Left現在のHeaderCellのホバー効果の方向が左であることを示します。
None現在のHeaderCellにホバー効果の方向が設定されていないことを示します。
Right現在のHeaderCellのホバー効果の方向が右であることを示します。
Top現在のHeaderCellのホバー効果の方向が上であることを示します。
継承階層

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

参照

GrapeCity.Win.MultiRow 名前空間
HoverDirection プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.