Table of Contents

Property HasSelection

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

HasSelection

Gets a value indicating whether the current item is selected, taking into account any selection visibility settings.

public virtual bool HasSelection { get; }

Property Value

bool

Remarks

If the associated item has selection visibility disabled, this property returns false regardless of the actual selection state.