Argument used to transfer GdxData (and eventually the selected cell in the GdxData) into an EventHandler

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class GdxDataEventArgs : EventArgs
Visual Basic
Public Class GdxDataEventArgs _
	Inherits EventArgs
JScript
public class GdxDataEventArgs extends EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Ico.Gdx..::..GdxDataEventArgs

See Also