GrapeCity SPREAD for Windows Forms 11.0J
DropDownType プロパティ (DateTimeDropDownInfo)


ドロップダウンタイプを取得または設定します。
構文
'Declaration
 
Public Property DropDownType As DateDropDownType
'使用法
 
Dim instance As DateTimeDropDownInfo
Dim value As DateDropDownType
 
instance.DropDownType = value
 
value = instance.DropDownType
public DateDropDownType DropDownType {get; set;}

プロパティ値

ドロップダウンのタイプを示すDateDropDownType値の1つ。
参照

DateTimeDropDownInfo クラス
DateTimeDropDownInfo メンバ

 

 


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