Page tree

Versions Compared

Key

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

Description

Excerpt

Sets or returns whether to show a message when the user selects a cell to which a data validation rule applies.

Signature
C#
C#

 public boolean ShowInputMessage{ get; set; }
Signature
vb.net
vb.net

Public Property ShowInputMessage() As Boolean