MobileForms Toolkit Documentation

OutlookDateTimePicker.CustomFormat Property

Gets or sets the custom date/time format string.

public string CustomFormat {get; set;}

Property Value

A string that represents the custom date/time format. The default is an empty string.

Remarks

The format strings can be combined to format the date and time.

See Also

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace