Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.TitleArrowImageHeight Property

Specifies the height (in pixel) for "next" and "previous" arrows displayed on title area.

[Visual Basic]
Public Property TitleArrowImageHeight As Int32
[C#]
public Int32 TitleArrowImageHeight {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

Calendar Class | EO.Web Namespace | ElementStyle | TitleArrowHoverStyle | TitleArrowStyle | TitleArrowImageWidth


Direct link to this topic