| Basic Date Picker Documentation |
|
SpecialDate.Selectable Property
Gets or sets a value indicating whether this SpecialDate is selectable.
[Visual Basic]
Public Property Selectable As
Boolean
[C#]
public
bool Selectable {get; set;}
Property Value
Default value is true.
See Also
SpecialDate Class | BasicFrame.WebControls Namespace