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!

Calendar.SelectedDayStyle

[To be supplied.]

[Visual Basic]
Public ReadOnly Property SelectedDayStyle As TableItemStyle
[C#]
public TableItemStyle SelectedDayStyle {get;}
[C++]
public: __property TableItemStyle* get_SelectedDayStyle();
[JScript]
public function get SelectedDayStyle() : TableItemStyle;

See Also

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