Gets or sets a value indicating whether the selected RibbonListViewItems are highlighted inside the RibbonListView or not. The default value is false.
public bool HideSelectedItems { get; set; }
Public Property HideSelectedItems() As Boolean