Gets or sets a value indicating whether this RibbonListView is surrounded by a border or not. The default value is false.

Syntax

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