GrapeCity SPREAD for Windows Forms 11.0J
AutoItemHeight プロパティ (ItemTemplateInfo)


高さが最適かどうかを取得または設定します。
構文
'Declaration
 
Public Property AutoItemHeight As Boolean
'使用法
 
Dim instance As ItemTemplateInfo
Dim value As Boolean
 
instance.AutoItemHeight = value
 
value = instance.AutoItemHeight
public bool AutoItemHeight {get; set;}

プロパティ値

bool値。高さが最適な場合はtrue、それ以外の場合はfalse
デフォルト値はtrueです。
参照

ItemTemplateInfo クラス
ItemTemplateInfo メンバ

 

 


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