The GdxDataEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyData
The data value selected
Public propertySelectedColumnKey
The Key of the selected column.
Public propertySelectedValue
The selected cell (null if no cell was selected)

See Also