GrapeCity SPREAD for Windows Forms 12.0J
Direction プロパティ (DropDown)


ドロップダウンの表示方向を取得または設定します。
構文
'Declaration
 
Public Property Direction As DropDownDirection
'使用法
 
Dim instance As DropDown
Dim value As DropDownDirection
 
instance.Direction = value
 
value = instance.Direction
public DropDownDirection Direction {get; set;}

プロパティ値

ドロップダウン方向。
既定値は DropDownDirection.Default です。
解説
このプロパティは、ドロップダウンウィンドウが開くときのDropDownDirectionを取得します。
参照

DropDown クラス
DropDown メンバ

 

 


Copyright © 2004 GrapeCity inc.