| MobileForms Toolkit Documentation |
|
DateTimePickerRow Constructor (String, Boolean, Boolean)
Constructor specifies the row.
public DateTimePickerRow(
string aText,
bool anEnabled,
bool anIsDefault);
Parameters
-
aText
- The Text of row.
-
anEnabled
- Enabled or disabled item.
-
anIsDefault
- Specifies whether the item is default.
See Also
DateTimePickerRow Class | Resco.Controls.OutlookControls Namespace | DateTimePickerRow Constructor Overload List