PowerTools MultiRow for Windows Forms 8.0J
ScrollMode 列挙体

GcMultiRowがどちらのスタイルでスクロールするかを指定します。
構文
Public Enum ScrollMode 
   Inherits System.Enum
public enum ScrollMode : System.Enum 
メンバ
メンバ解説
CellGcMultiRowを1セルずつスクロールします。
PixelGcMultiRowを1ピクセルずつスクロールします。
RowGcMultiRowを1行ずつスクロールします。
継承階層

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

参照

GrapeCity.Win.MultiRow 名前空間

 

 


© 2008-2015 GrapeCity inc. All rights reserved.