DayOverStyle Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.DayOverStyle Property

Gets the style applied to days when the mouse is over the day.

[Visual Basic] Public ReadOnly Property DayOverStyle As TableItemStyle
[C#]
public System.Web.UI.WebControls.TableItemStyle DayOverStyle {get;}

Property Value

The style applied to days when the mouse is over the day.

Remarks

Use this property to get the style applied to days when the mouse is over the day.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace