ClassRadTreeViewCheckEventArgs
Class
Arguments for the Check / Uncheck routed events of the RadTreeView.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public class RadTreeViewCheckEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsRadTreeViewCheckEventArgs
Properties
IsUserInitiated
Gets a value indicating whether the event represents a toggle action by the user or the TreeView control.