An NDoc Documented Class Library

DateFormat.MonthDayYear Field

[Visual Basic]
Public Shared MonthDayYear As DateFormat
[C#]
public static DateFormat MonthDayYear;
[C++]
public: static DateFormat* MonthDayYear;
[JScript]
public static var MonthDayYear: DateFormat;

See Also

DateFormat Class | White.Core.UIItems Namespace