[]
Gets a top-level object bound to a current data row.
[Browsable(false)]
public object CurrentDataBoundItem { get; }
<Browsable(False)>
Public ReadOnly Property CurrentDataBoundItem As Object
Returns null if no data row is selected.