Gets or sets the value of the SelectedItem, obtained by using SelectedValuePath.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Object SelectedValue { get; set; } |
Visual Basic |
---|
Public Property SelectedValue As Object Get Set |