Table of Contents

Property TrackItemSelectedChanges

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

TrackItemSelectedChanges

Gets or sets a value indicating whether to track changes of TreeViewItem selection state. Default is true.

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

Property Value

bool