Gets or sets the mode in which this RibbonListView displays its items. All values can be combined with each other. The default value is ListViewMode.Icon.

Syntax

public RibbonListView.ListViewMode ViewMode { get; set; }
Public Property ViewMode() As RibbonListView.ListViewMode