GrapeCity SPREAD for Windows Forms 12.0J
Height プロパティ (ComboDropDownInfo)


ドロップダウンの高さを取得または設定します。
構文
'Declaration
 
Public Property Height As Integer
'使用法
 
Dim instance As ComboDropDownInfo
Dim value As Integer
 
instance.Height = value
 
value = instance.Height
public int Height {get; set;}

プロパティ値

ドロップダウンの高さ。
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueがゼロ未満です。
参照

ComboDropDownInfo クラス
ComboDropDownInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.