ErrorTitle Property
ErrorTitle
Gets or sets the title of the data validation error dialog box.
Declaration
string ErrorTitle { get; set; }
Property ErrorTitle As String
Property Value
Type |
Description |
string |
A string value represents the title of the data validation error dialog box.
|