C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / SelectedValue Property

In This Topic
SelectedValue Property (C1GridView)
In This Topic
Gets the data key value of the selected row in a C1GridView control.
Syntax
'Declaration
 
Public ReadOnly Property SelectedValue As System.Object
 
See Also