Enables or disables the Keyboard navigation functionality of the C1TreeView.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public bool KeyboardNavigation { get; set; }
Visual Basic
Public Property KeyboardNavigation As Boolean
	Get
	Set

See Also