GrapeCity.Win.Editors.v120 アセンブリ > GrapeCity.Win.Editors 名前空間 : WeekdayPattern 列挙体 |
Public Enum WeekdayPattern Inherits System.Enum
public enum WeekdayPattern : System.Enum
メンバ | 解説 |
---|---|
AbbreviatedWeekdayName | 曜日を省略形で表記します。( System.Globalization.DateTimeFormatInfo.AbbreviatedDayNames プロパティで指定された形式) |
WeekdayName | 曜日を正式名称で表記します。( System.Globalization.DateTimeFormatInfo.DayNames プロパティで指定された形式) |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Editors.WeekdayPattern