GrapeCity MultiRow for Windows Forms 11.0J
AutoFitContent プロパティ

セルの端をダブルクリックしたとき、またはCell.PerformHorizontalAutoFitメソッドまたはCell.PerformVerticalAutoFitメソッドを呼び出して自動サイズ調整を実行するときに、どのセルをサイズ変更するかを取得または設定します。
シンタックス
Public Property AutoFitContent As AutoFitContent
public AutoFitContent AutoFitContent {get; set;}

プロパティ値

セルの端をダブルクリックしたとき、またはCell.PerformHorizontalAutoFitメソッドまたはCell.PerformVerticalAutoFitメソッドを呼び出して自動サイズ調整を実行するときに、どのセルをサイズ変更するかを示すAutoFitContent列挙値。既定値はAutoFitContent.Displayedです。
参照

参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.