RegionEvaluableInDate Property

Determines whether the content of an element is up-to-date and whether all of the element's components are in sync with each other.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public virtual bool InDate { get; set; }

Property Value

Boolean

See Also