Calendar.SelectedDayStyle Property
.NET Framework 3.0
Gets the style properties for the selected dates.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public TableItemStyle get_SelectedDayStyle ()
public function get SelectedDayStyle () : TableItemStyle
Not applicable.
Property Value
A TableItemStyle that contains the style properties for the selected dates. The default value is an empty TableItemStyle.Community Additions
ADD
Show: