{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:vb.net}
Public Property ShowInputMessage() As Boolean
{signature}