MobileForms Toolkit Documentation

ItemNumeric.NoneText Property

Gets or sets the none text for ItemNumeric

public string NoneText {get; set;}

Property Value

The text displayed as the None.

Remarks

When you set AllowNoneValue to true, with this property you can specify which text will be in ItemNumeric, when you set null value.

See Also

ItemNumeric Class | Resco.Controls.DetailView Namespace