Enum
CommandExecutionTrigger

Used in the RadTreeViewItem to specify when the Command must be executed.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum CommandExecutionTrigger

Fields

Click

The Command must be executed after mouse click.

Declaration

cs-api-definition
Click = 0

Field Value

CommandExecutionTrigger

DoubleClick

The Command must be executed after mouse double click.

Declaration

cs-api-definition
DoubleClick = 1

Field Value

CommandExecutionTrigger

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