Click or drag to resize

GroupTableEventArgsOldState Property

If the event is GroupTableEventType.Modified, then the old Group.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.10
Syntax
public Group OldState { get; }

Property Value

Type: Group
See Also