GrapeCity SPREAD for Windows Forms 11.0J
AutoFitColumnOptions プロパティ (FpSpread)


列ヘッダの右端をダブルクリックしたときの自動サイズ調整の動作を取得または設定します。
構文
'Declaration
 
Public Property AutoFitColumnOptions As PreferredSizeColumnOptions
'使用法
 
Dim instance As FpSpread
Dim value As PreferredSizeColumnOptions
 
instance.AutoFitColumnOptions = value
 
value = instance.AutoFitColumnOptions
public PreferredSizeColumnOptions AutoFitColumnOptions {get; set;}
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.