PowerTools SPREAD for Windows Forms 8.0J
AllowSelection プロパティ (DropDownCalendarInfo)


選択できる日付のタイプを取得または設定します。
構文
'Declaration
 
Public Property AllowSelection As AllowSelection
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As AllowSelection
 
instance.AllowSelection = value
 
value = instance.AllowSelection
public AllowSelection AllowSelection {get; set;}

プロパティ値

選択できる日付のタイプを示す DropDownCalendar.AllowSelection 値。
既定値は AllowSelection.Anyday です。
解説
このプロパティは、選択できる日付の種類を決定します。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


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