MonthFormat Enumerazione
Specifica il formato del mese nella proprietà MonthFormat della classe DateFieldFormat.
System.Object
System.ValueType
System.Enum
MonthFormat
[Visual Basic]
<Serializable>
Public Enumeration MonthFormat
Inherits Enum
Implements IComparable, IFormattable, IConvertible
[C#]
[Serializable] public enumeration MonthFormat : Enum, IComparable, IFormattable, IConvertible
Membri
Membro | Descrizione |
---|---|
LeadingZeroNumericMonth | I mesi indicati con una sola cifra numerica vengono stampati con uno zero iniziale. |
LongMonth | Il mese viene stampato in formato testo. |
NoMonth | Il mese non viene stampato. |
NumericMonth | Il mese viene stampato in formato numerico senza 0 iniziale. |
ShortMonth | Ilo mese viene stampato in formato testo abbreviato. |
Requisiti
Spazio dei nomi CrystalDecisions.Shared
Assemblaggio CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Vedere anche
CrystalDecisions.Shared Spazio dei nomi
©2005 Business Objects SA Tutti i diritti riservati
Business Objects SA http://www.businessobjects.com/ Servizi di supporto http://support.businessobjects.com/ |