[]
Gets or sets user data associated with this row or column.
[Browsable(false)]
public virtual object UserData { get; set; }
The UserData value is not used internally by the grid. It is reserved for additional data that the application may associate with rows or columns.