Table of Contents
VisibleDate Property

Gets or sets the date that specifies the first month to display in a Calendar control.

Syntax
 public DateTime VisibleDate { get; set; }
Remarks

Gets or sets the date that specifies the first month to display in a Calendar control.

See Also