Gets or sets the format string used for validation.
Declaration
public string Format { get; set; }
Public Property Format As String
Property Value
Type |
Description |
string |
A string that indicates the format string used for validation.
The default is Empty.
|