OtherMonthMode Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.OtherMonthMode Property

Gets or sets whether other month days are rendered as enabled links, disabled links or hidden.

[Visual Basic] Public Property OtherMonthMode As OtherMonthType
[C#]
public OtherMonthType OtherMonthMode {get; set;}

Property Value

Indicates whether other month days are rendered as enabled links, disabled links or hidden. The default value is EnabledLink.

Remarks

Use this property to get or set whether other month days are rendered as enabled links, disabled links or hidden.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace