TextBoxValidationFieldTypeName Property

Get or set the type or name of the field to validate.

Definition

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

Property Value

String

See Also