ExcelDataValidatorErrorAlertTitle Property |
Gets or sets the title of the error alert to be shown when user enters invalid data.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string ErrorAlertTitle { get; set; }Public Property ErrorAlertTitle As String
Get
Set
Property Value
String
See Also