Gets or sets the selected item or returns null if the selection is empty.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Object SelectedItem { get; set; } |
| Visual Basic |
|---|
Public Property SelectedItem As Object Get Set |