Gets or sets a value indicating whether the selected visuals of the control are visible.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public bool ShowSelectedCues { get; set; }
Visual Basic
Public Property ShowSelectedCues As Boolean
	Get
	Set

See Also