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


隣接日スタイルを取得または設定します。
構文
'Declaration
 
Public Property TrailingStyle As SubStyle
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As SubStyle
 
instance.TrailingStyle = value
 
value = instance.TrailingStyle
public SubStyle TrailingStyle {get; set;}

プロパティ値

隣接日のスタイルを示す SubStyle オブジェクト。
解説
このプロパティは、隣接日領域の表示スタイルを取得します。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


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