Table of Contents

Property IsSelected

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsSelected

Gets a value indicating whether the tree item is in the selected state.

[Browsable(false)]
public bool IsSelected { get; set; }

Property Value

bool

true if the tree item is in the selected state; otherwise, false.