MobileForms Toolkit Documentation

ItemDateTime.NoneText Property

Gets or sets the none text for ItemDateTime

public string NoneText {get; set;}

Property Value

The text displayed as the None.

Remarks

When you set AllowNoneDate to true, with this property you can specify which text will be in ItemDateTime, when you set in Date Time Picker value None.

See Also

ItemDateTime Class | Resco.Controls.DetailView Namespace