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


各項目のスタイルを取得または設定します。
構文
'Declaration
 
Public Property ItemStyle As Style
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As Style
 
instance.ItemStyle = value
 
value = instance.ItemStyle
public Style ItemStyle {get; set;}

プロパティ値

各項目のスタイルを示す Style オブジェクト。
解説
このプロパティは、この DropDownCalendar の各項目(日付項目または月項目)の表示スタイルを決定します。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


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