Table of Contents

Property IsSelected

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

IsSelected

Gets or sets a value indicating whether the current item is selected.

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

Property Value

bool

Remarks

Changing this property updates the selection state of the item within its associated container, if any.