Gets or sets a value indicating whether the element is currently selected.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsSelected { get; set; } |
| Visual Basic |
|---|
Public Property IsSelected As Boolean Get Set |