MobileForms Toolkit Documentation

DateTimePickerRow Constructor

Initializes a new instance of the DateTimePickerRow class.

Overload List

Initializes a new instance of the DateTimePickerRow class.

public DateTimePickerRow();

Constructor specifies the Text of row.

public DateTimePickerRow(string);

Constructor specifies the row.

public DateTimePickerRow(string,bool,bool);

See Also

DateTimePickerRow Class | Resco.Controls.OutlookControls Namespace