Gets or sets a value indicating whether the selected RibbonListViewItems are highlighted inside the RibbonListView or not. The default value is false.

Syntax

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