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

In This Topic
SelectedPersistedDataKey Property
In This Topic
Gets or sets the data-key value for the persisted selected item in a System.Web.UI.WebControls.GridView control.
Syntax
'Declaration
 
Public Overridable Property SelectedPersistedDataKey As System.Web.UI.WebControls.DataKey
 
See Also