Table of Contents

Property FullRowSelect

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

FullRowSelect

Gets a value indicating whether the selection highlight spans the width of the tree control. Default is true. Currently, setter of this property does nothing.

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

Property Value

bool

true if the selection highlight spans the width of the tree view control; otherwise, false. The default is false.