Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IValidation Interface
/ ShowInputMessage Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowInputMessage Property
In This Topic
Gets or sets whether the data validation input message is displayed whenever the user selects a cell in the data validation range (read or write).
Syntax
C#
System.
bool
ShowInputMessage {
get
;
set
;}
See Also
Reference
IValidation Interface
IValidation Members