Sets or returns the title of the error alert dialog that is displayed when invalid data is entered in a cell.

public System.String ErrorAlertTitle{ get; set; }
Public Property ErrorAlertTitle() As String