Table of Contents

Property IsFocused

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

IsFocused

Gets or sets a value indicating whether the item has focus within the ListView control.

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

Property Value

bool

true if the item has focus; otherwise, false.