Gets or sets a value indicating whether this RibbonListViewItem is selected.

Syntax

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