Spread Windows Forms 12.0 Product Documentation
SearchWithDialog Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : SearchWithDialog Method
Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog.
Searches the text in the cells of the Spread component for the search string with input from a dialog.
Overload List
OverloadDescription
Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog.  
Searches the text in the cells of the specified sheet for the specified string with the specified criteria using a provided search dialog.  
Remarks

These search methods have these qualifications:

For a hierarchy of sheets, these methods only search cells in a parent sheet. To search child sheets, you would need to perform a separate search of each child sheet.

See Also

Reference

FpSpread Class
FpSpread Members
SearchDialog Property
Search Method

User-Task Documentation

Setting up a Search Dialog