MobileForms Toolkit Documentation

ItemDateTime.DateTimeStyle Property

Gets or sets a value specifying the style of the datetime picker.

public RescoDateTimePickerStyle DateTimeStyle {get; set;}

Property Value

One of the RescoDateTimePickerStyle enumeration.

Remarks

This property gets or sets DateTime picker item style. It is one of the RescoDateTimePickerStyle enumeration. Default value is DateTime

See Also

ItemDateTime Class | Resco.Controls.DetailView Namespace | RescoDateTimePickerStyle