Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnFind Method 

Back to Class Index

Raises the Find event.     

[Visual Basic]
Overridable Public Sub OnFind()
[C#]
public virtual void OnFind();

Remarks

    

Invoke this method to open a dialog box that allows the user to search for specified string within the grid.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace