PowerTools SPREAD for Windows Forms 10.0J
LegendStyle プロパティ (DropDownCalendarInfo)


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

プロパティ値

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

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


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