Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns the content of the error alert message displayed when invalid data is entered in a cell.

Signature
C#
C#

 public System.String ErrorAlert{ get; set; }
Signature
vb.net
vb.net

Public Property ErrorAlert() As String