GrapeCity SPREAD for Windows Forms 11.0J
DayName プロパティ


曜日タイトルのキャプションを取得または設定します。
構文
'Declaration
 
Public Property DayName As String
'使用法
 
Dim instance As DayOfWeekStyle
Dim value As String
 
instance.DayName = value
 
value = instance.DayName
public string DayName {get; set;}

プロパティ値

曜日の名前を示すSystem.String値。
参照

DayOfWeekStyle クラス
DayOfWeekStyle メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.