Spread.Services Documentation
ShowInputMessage Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IValidation Interface
: ShowInputMessage Property
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