[]
        
(Showing Draft Content)

C1.WPF.ListView.ListViewItemView.CheckboxClicked

CheckboxClicked Event

Raised when the selection checkbox is clicked.

Namespace: C1.WPF.ListView
Assembly: C1.WPF.ListView.dll
Syntax
public event RoutedEventHandler CheckboxClicked
Public Event CheckboxClicked As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Raised when the selection checkbox is clicked.