Table of Contents
NextPage Property

Gets a command that navigates forward the Calendar by one page.

Syntax
 public static RoutedCommand NextPage { get; }
Remarks

A page is equal to the number of month instances in the Calendar.

See Also