Table of Contents

Property HasSelection

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

HasSelection

Gets a value indicating whether there is a current selection in the control.

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

Property Value

bool

true if there is a current selection; otherwise, false.