Skip to content

Create a custom Find Panel and use it within the grid control.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-grid-customize-find-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Customize the layout of the Find Panel

This example demonstrates how to create a custom Find Panel (a FindControl descendant) and use it within the GridView.

Important

The example uses internal APIs that might be changed in newer versions.

Files to Review

See Also