C# Class PdfRpt.Calendar.CalendarNames

Default names of the Persian calendar.
Afficher le fichier Open project: VahidN/PdfReport

Méthodes publiques

Свойство Type Description
LongGregorianDayNamesOfWeek string[]
LongPersianDayNamesOfWeek string[]
PersianMonthNames string[]
ShortGregorianDayNamesOfWeek string[]
ShortPersianDayNamesOfWeek string[]

Property Details

LongGregorianDayNamesOfWeek public_oe static_oe property

DaysOfWeek in the Gregorian calendar.
public static string[] LongGregorianDayNamesOfWeek
Résultat string[]

LongPersianDayNamesOfWeek public_oe static_oe property

DaysOfWeek in the Persian calendar.
public static string[] LongPersianDayNamesOfWeek
Résultat string[]

PersianMonthNames public_oe static_oe property

MonthNames in the Persian calendar.
public static string[] PersianMonthNames
Résultat string[]

ShortGregorianDayNamesOfWeek public_oe static_oe property

DaysOfWeek in the Gregorian calendar.
public static string[] ShortGregorianDayNamesOfWeek
Résultat string[]

ShortPersianDayNamesOfWeek public_oe static_oe property

DaysOfWeek in the Persian calendar.
public static string[] ShortPersianDayNamesOfWeek
Résultat string[]