OnClientCustomizeDate Property
In This Topic
A callback function used for customizing the content, style and attributes of a day cell.
Syntax
'Declaration
Public Property OnClientCustomizeDate As System.String
public System.string OnClientCustomizeDate {get; set;}
See Also