PowerTools SPREAD for Windows Forms 10.0J
Height プロパティ (ListItemInfo)


ListItemInfoオブジェクトの高さを取得または設定します。
構文
'Declaration
 
Public Property Height As Integer
'使用法
 
Dim instance As ListItemInfo
Dim value As Integer
 
instance.Height = value
 
value = instance.Height
public int Height {get; set;}

プロパティ値

ListItemInfoオブジェクトの高さを表すSystem.Int32値。
参照

ListItemInfo クラス
ListItemInfo メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.