ClassItemCheckedStateChangedEventArgs
Class
Holds information about the ItemCheckedStateChanged event of ListView/ DataBoundListBox.
Definition
Namespace:Telerik.UI.Xaml.Controls.Data
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class ItemCheckedStateChangedEventArgs : EventArgs
Inheritance: objectEventArgsItemCheckedStateChangedEventArgs
Inherited Members
Constructors
ItemCheckedStateChangedEventArgs(object, bool)
Initializes a new instance of the ItemCheckedStateChangedEventArgs class.