Spread Windows Forms 12.0 Product Documentation
IValidation Interface Members
Properties  Methods 

GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : IValidation Interface

The following tables list the members exposed by IValidation.

Public Properties
 NameDescription
 PropertyGets the validation alert style.  
 PropertyGets or sets the data validation error message.  
 PropertyGets or sets the title of the data validation error dialog box.  
 PropertyGets the value or expression associated with the conditional format or data validation.  
 PropertyGets the value or expression associated with the second part of a conditional format or data validation.  
 PropertyGets a value indicating whether blank values are permitted by the range data validation.  
 PropertyGets or sets the description of the Japanese input rules.  
 PropertyGets or sets data validation displays a drop-down list that contains acceptable values.  
 PropertyGets or sets the data validation input message.  
 PropertyGets or sets the title of the data validation input dialog box.  
 PropertyGets a value indicating the operator for the data validation.  
 PropertyGets or sets the data validation error message will be displayed whenever the user enters invalid data.  
 PropertyGets or sets the data validation input message will be displayed whenever the user selects a cell in the data validation range.  
 PropertyGets a value indicating the data type validation for a range.  
 PropertyGets a System.Boolean value indicating whether all the validation criteria are met (that is, if the range contains valid data).  
Top
Public Methods
 NameDescription
 MethodAdds data validation to a range of cells using the specified options.  
 MethodDeletes data validation.  
 MethodModifies existing data validation for a range of cells using the specified options.  
Top
See Also

Reference

IValidation Interface
GrapeCity.Spreadsheet Namespace