Table of Contents
MonthSelectorImageWidth Property

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

Syntax
 public Int32 MonthSelectorImageWidth { get; set; }
Remarks

Specifies the width (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