GoToField Method (C1DropDownControl)
Moves the selection to the specified date-time field. Works only if the
DataType property is set to
System.DateTime and the date-time input is active.
Parameters
- field
- Field to select.
- updateText
- a value that determines whether the text should be updated.
Return Value
returns true if success.