MonthFormat 枚举
指定 DateFieldFormat 类的 MonthFormat 属性中的月份格式。
System.Object
System.ValueType
System.Enum
MonthFormat
[Visual Basic]
<可序列化> Public Enumeration MonthFormat Inherits Enum Implements IComparable, IFormattable, IConvertible
[C#]
[可序列化] public enumeration MonthFormat : Enum, IComparable, IFormattable, IConvertible
成员
成员 | 说明 |
---|---|
LeadingZeroNumericMonth | 一位数的月份显示为一个带前导零的数字。 |
LongMonth | 以文本形式显示月份。 |
NoMonth | 不显示月份。 |
NumericMonth | 月份显示为一个不带前导零的数字。 |
ShortMonth | 以简化格式文本显示月份。 |
要求
程序集 CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
请参见
©2005 Business Objects SA 保留所有权利。
Business Objects SA http://www.china.businessobjects.com/ 支持服务 http://www.china.businessobjects.com/ |