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

Calendar.MonthSelectorImageHeight Property

Specifies the height (in pixel) of the month selector image which is specified by MonthSelectorImageUrl.

[Visual Basic]
Public Property MonthSelectorImageHeight As Int32
[C#]
public Int32 MonthSelectorImageHeight {get; set;}

Remarks

Specifies the height (in pixel) of the month selector image which is specified by MonthSelectorImageUrl. Month selector is used to select the whole month and is located at the left side of the day header.

See Also

Calendar Class | EO.Web Namespace


Direct link to this topic