[]
Gets or sets that the selected row annotations are enabled. If set to true, it displays the selected rows in the scrollbar annotations.
public bool ShowSelectedRows { get; set; }
Public Property ShowSelectedRows As Boolean