System.Web.UI.WebControls.CalendarDay.IsSelectable Property

Gets or sets a value that indicates whether the date represented by an instance of this class can be selected in the System.Web.UI.WebControls.Calendar control.

Syntax

public bool IsSelectable { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the CalendarDay.IsSelectable property to specify or determine whether the date represented by an instance of this class can be selected in the System.Web.UI.WebControls.Calendar control. This allows you to programmatically control the appearance behavior of the day, based on this value.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0