MobileForms Toolkit Documentation

ItemMaskedTextBox.MaskCompleted Property

Gets a value indicating whether all required inputs have been entered into the input mask.

public bool MaskCompleted {get;}

Property Value

true if all required input has been entered into the mask; otherwise, false.

Remarks

MaskCompleted checks only required input elements.

See Also

ItemMaskedTextBox Class | Resco.Controls.DetailView Namespace