NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CalendarDay.IsOtherMonth

[To be supplied.]

[Visual Basic]
Public ReadOnly Property IsOtherMonth As Boolean
[C#]
public bool IsOtherMonth {get;}
[C++]
public: __property bool get_IsOtherMonth();
[JScript]
public function get IsOtherMonth() : Boolean;

See Also

CalendarDay Class | CalendarDay Members | System.Web.UI.WebControls Namespace