IDateTimePicker
IDateTimePicker Interface
public interface IDateTimePicker :
Mobilize.QualityMate.ControlInterfaces.Behavior.ITextControl,
Mobilize.QualityMate.ControlInterfaces.IControl,
Mobilize.QualityMate.ControlInterfaces.Behavior.IValidatableMethods
IDateTimePicker.ChangeDate(int, int, int) Method
void ChangeDate(int year, int month, int day);IDateTimePicker.ChangeDateTime(string) Method
IDateTimePicker.ChangeDateTime(DateTime) Method
IDateTimePicker.ChangeTime(int, int, int) Method
Last updated
Was this helpful?