Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

CalendarWeekNumberBase Enumeration

Specifies whether the Calendar/DatePicker should display week number based on month or year.

[Visual Basic]
Public Enum CalendarWeekNumberBase
[C#]
public enum CalendarWeekNumberBase

Members

Member Name Description
None Do not display week number.
Month Display week number based on the current month.
Year Display week number based on the current year.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic