Initializes a new instance of the DateTimePickerRow class.
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);
DateTimePickerRow Class | Resco.Controls.OutlookControls Namespace