Skip to content

DevExpress-Examples/how-to-create-a-custom-filter-control-for-the-accordion-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Accordion Control - Custom filter UI

This example creates a custom filter control and assigns it to the AccordionControl.FilterControl property to filter accordion items:

this.accordionControl1.FilterControl = this.customFilterControl1;

Custom FilterContrel

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example shows how to create a custom filter control for the Accordion control.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5