Click or drag to resize
FdfSettingIsReactive Property
If True, in case any of settings' properties value changes, rebuilds complete setting by means of ObjectRequested event.

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsReactive { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks