PowerTools MultiRow for Windows Forms 8.0J
AutoFitContent 列挙体

セルの端をダブルクリックしたとき、またはPerformAutoFitメソッドを呼び出して自動サイズ調整を実行するときに、どのセルをサイズ変更するかを指定します。
構文
Public Enum AutoFitContent 
   Inherits System.Enum
public enum AutoFitContent : System.Enum 
メンバ
メンバ解説
All自動サイズ調整の実行時に、すべてのセルをその内容に基づいてサイズ変更します。
Displayed自動サイズ調整の実行時に、表示領域にあるセルのみをその内容に基づいてサイズ変更します。
継承階層

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

参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.