Spread Windows Forms 12.0 Product Documentation
Using Validation in Cells
Spread Windows Forms 12.0 Product Documentation > Developer's Guide > Customizing Interaction in Cells > Using Validation in Cells

You can use built-in validators and actions to validate data in cells. The validators allow you to set validation conditions such as minimum and maximum values. The actions allow you to notify the user when a validation fails (cell color change, sound, and so on).

The following validators are available:

The following validation actions are available:

The following topics provide information about using validators in cells: