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