Share via


Selection Property (SelectionList)

Returns the selected item, or null if there is no selection.

public MobileListItem Selection {
   get
}

Remarks

If the control is in multiple selection mode, this property returns the first selected item.

See Also

Applies to: SelectionList Class