Table of Contents
AutoPostbackOnScroll Property

Specifies if Calendar should raise postback Scroll event to server when Calendar switches current month.

Syntax
 public Boolean AutoPostbackOnScroll { get; set; }
See Also