MobileForms Toolkit Documentation

MaskedTextProvider.Mask Property

Gets the input mask.

public virtual string Mask {get; set;}

Property Value

A String containing the full mask.

Remarks

Mask must contain only valid characters as defined by the masking language. For more information see Mask property.

See Also

MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace