Articles in this section

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

The Selected date in DateTimeEdit control can be changed by setting a value to the 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 the DateTimeEdit control

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