Gets or sets a value whether a selected RibbonListViewItem can be deselected by clicking into a cell that does not contain a RibbonListViewItem or clicking on it in combination with the pressed Ctrl key.

Syntax

public bool Deselectable { get; set; }
Public Property Deselectable() As Boolean