Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Sets or returns the title of the error alert dialog that is displayed when invalid data is entered in a cell.
C#
public System.String ErrorAlertTitle{ get; set; }
vb.net
Public Property ErrorAlertTitle() As String
  • No labels