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


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

プロパティ値

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

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


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