[Missing <summary> documentation for "P:Rhino.DocObjects.Tables.GroupTableEventArgs.EventType"]

Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public GroupTableEventType EventType { get; }
Visual Basic
Public ReadOnly Property EventType As GroupTableEventType
	Get

See Also