When OtherMonthDayVisible is true, use this property to specify the appearance for day cells that do not belong to current month.
[Visual Basic]
Public Property OtherMonthDayStyle As
ElementStyle
Remarks
When OtherMonthDayVisible is true, use this property to specify the appearance for day cells that do not belong to current month. If this property is not set, DisabledDayStyle will apply for those day cells.
When OtherMonthDayVisible is false, this property is ignored.
See Also
Calendar Class | EO.Web Namespace