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

Calendar.OutOfRangeDayStyle Property

Specifies the appearance setting for day cells which dates are either before MinValidDate or after MaxValidDate.

[Visual Basic]
Public Property OutOfRangeDayStyle As ElementStyle
[C#]
public ElementStyle OutOfRangeDayStyle {get; set;}

See Also

Calendar Class | EO.Web Namespace


Direct link to this topic