[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RegularExpressionValidator.Expression

Expression Property

Expression

Gets or sets a regular expression that is matched by the specified value.

Declaration
public string Expression { get; set; }
Public Property Expression As String
Property Value
Type Description
string

A string value that represents a regular expression that is matched by the specified value. The default is String.Empty.