Click or drag to resize

DslWidgetActionHideRule Property

The rule that hides the widget action.

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public DslActionRule HideRule { get; set; }

Property Value

DslActionRule
See Also