Click or drag to resize
QixClassBaseConsiderDirty Property
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool ConsiderDirty { get; set; }

Property Value

Type: Boolean

Implements

IQixClassBaseConsiderDirty
See Also