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


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

プロパティ値

今日の日付のStyle
解説
このプロパティは、このDropDownCalendarの今日の日付領域の表示スタイルを決定します。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


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