ItemValidator Property (Calendar)
In This Topic
Gets or sets the name of a validator javascript function to determine whether dates are valid for selection.
Syntax
'Declaration
Public Property ItemValidator As String
public string ItemValidator {get; set;}
See Also