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

In This Topic
NewSelectedIndex Property (C1GridViewSelectEventArgs)
In This Topic
Gets or sets the index of the new row to select in the C1GridView control.
Syntax
'Declaration
 
Public Property NewSelectedIndex As System.Integer
 
See Also