Skip to content

SyncfusionExamples/syncfusion-checked-listbox-examples-for-wpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Syncfusion CheckedListBox Examples for WPF

Repository Description: A collection of samples demonstrating the advanced features of the Syncfusion WPF CheckedListBox control, including grouping and sorting capabilities for modern WPF applications.

Overview

The CheckedListBox is a WPF control that enables multiple item selection using checkboxes. It supports data binding, grouping, sorting, and MVVM patterns for building complex list-based interfaces.

Samples Included

CheckListBox Grouping

Demonstrates organizing items into logical groups based on a property. Uses CollectionViewSource with GroupDescriptions to manage grouping.
View Sample

CheckListBox Sorting

Shows how to sort items dynamically by adding SortDescriptions to the collection view.
View Sample

Key Features

  • Data Binding: Complete support for MVVM-based binding
  • Grouping: Organize items into logical groups
  • Sorting: Dynamic sorting based on properties
  • Customization: Styling and templating support

Documentation

About

Syncfusion checked listbox examples for wpf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages