| Basic Date Picker Documentation |
|
DateControlBase.IsNull Property
Sets SelectedDate to Null (DateTime.MinValue).
[Visual Basic]
MustOverride Public ReadOnly Property IsNull As
Boolean
[C#]
public abstract
bool IsNull {get;}
See Also
DateControlBase Class | BasicFrame.WebControls Namespace