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.IsSelected

[To be supplied.]

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

See Also

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