Table of Contents

Property IsSelected

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

IsSelected

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

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

Property Value

bool

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