Table of Contents
TitleArrowDownStyle Property

Specifies the style of "next" and "previous" arrows displayed on title area when mouse button is pressed down on the arrows.

Syntax
 public ElementStyle TitleArrowDownStyle { get; set; }
Remarks

"Next" and "Previous" arrows are used to navigate pages. They are displayed on left end and right end of title area. A page may display one or multiple months.

See Also