Class
RadTreeViewCheckEventArgs

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.

Declaration

cs-api-definition
public bool IsUserInitiated { get; }

Property Value

bool

In this article
DefinitionPropertiesIsUserInitiated
Not finding the help you need?
Contact Support