AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

GridDataKeyValue Members

The GridDataKeyValue type exposes the following members.

Properties


  Name Description
Public property DataField
The key column name — must match an entry in DataKeyNames and a property on the row's data object.
Public property DataValue
The value of DataField for the clicked row, boxed as Object to accommodate any underlying type (int, Guid, string, …).