Gets or sets a value indicating whether the selected visuals of the control are visible.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool ShowSelectedCues { get; set; } |
| Visual Basic |
|---|
Public Property ShowSelectedCues As Boolean Get Set |