Articles in this section
Category / Section

How to set selected date using NullValue property in DateTimeEdit Control?

1 min read

The Selected date in DateTimeEdit control can be changed by setting value to NullValue property, the value of the NullValue property is set to the DateTime property.

 

<Grid>
  <syncfusion:DateTimeEdit Height="30" Width="180" IsEmptyDateEnabled="True" 
                           NullValue="07/05/2010">
  </syncfusion:DateTimeEdit>
</Grid>

 

The following screenshot displays the date time of DateTimeEdit control

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied