Table of Contents
NextButtonStyle Property

Gets or sets the style for the "next month" button. This is a dependency property.

Syntax
 public Style NextButtonStyle { get; set; }
Remarks

The target type for this style is RepeatButton.

See Also