Property HasSelection
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
Remarks
If the associated item has selection visibility disabled, this property returns false regardless of the actual selection state.