IGridTextBoxValidationColumnValidationExpresion Property

Gets an expression that acts as a mask when allowing or not allowing certain characters to be written It will be used in conjunction with the ValidationMode property.

Definition

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

Property Value

String

See Also