PowerTools SPREAD for Windows Forms 8.0J
Sunday プロパティ (WeekdaysStyle)


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

プロパティ値

日曜日のスタイルを示すDayOfWeekStyle値。
参照

WeekdaysStyle クラス
WeekdaysStyle メンバ

 

 


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