EventInfoArgs Class

EventInfoArgs Class

[Missing <summary> documentation for "T:Rhino.UI.Controls.DataSource.EventInfoArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Rhino.UI.Controls.DataSourceEventInfoArgs

Namespace:  Rhino.UI.Controls.DataSource
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class EventInfoArgs : EventArgs
Public Class EventInfoArgs
	Inherits EventArgs

The EventInfoArgs type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Public propertyEventInfoPtr
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also