Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationManager Class
Properties Methods


DataValidationManager Class Members

The following tables list the members exposed by DataValidationManager.

Public Properties
 NameDescription
Public Propertyinternal only  
Public PropertyGets or sets a boolean value indicates whether all data validation input prompts are disabled for the GrapeCity.Spreadsheet.Worksheet. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Public PropertyGets the GrapeCity.Spreadsheet.DataValidation at the specified cell. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Public PropertyGets or sets the x-coordinate, relative to the application window, of the upper-left corner of the data validation input prompt, measured in pixels. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Public PropertyGets or sets the y-coordinate, relative to the application window, of the upper-left corner of the data validation input prompt, measured in pixels. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Applies new TItem item for the specified cell range. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Public MethodOverloaded. Circles invalid entries on the worksheet. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Public MethodOverloaded. Deletes all data validations in the specified range references.  
Public MethodClears circles from invalid entries on the worksheet. (Inherited from GrapeCity.Spreadsheet.DataValidations)
Public MethodGets all conditions which belong to the specified cell range. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
Public MethodGets the affected result after applied all GrapeCity.Spreadsheet.CfRule rules in the specified cell. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
Public Method  
Public MethodGets a boolean value indicating whether the is an item in the specified range. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
Top
See Also