Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
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#
Wiki Markup
{description}
{excerpt}Sets or returns whether to show a message when the user selects a cell to which a data validation rule applies.{excerpt}
{signature:C#}
 public boolean ShowInputMessage{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property ShowInputMessage() As Boolean
{signature}