TextBoxValidationValueMaskFormat Property

Gets or sets a value that specifies how the value of the text box is formatted when ValidationMode is set to MaskEdit.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public ValueMaskFormats ValueMaskFormat { get; set; }

Property Value

ValueMaskFormats

See Also