GH_HiddenAction.ExpiresDisplay Property

GH_HiddenActionExpiresDisplay Property

Namespace:  Grasshopper.Kernel.Undo.Actions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool ExpiresDisplay { get; }
Public Overrides ReadOnly Property ExpiresDisplay As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.Actions.GH_HiddenAction.ExpiresDisplay"]

See Also