Type of comparison for DataSource and Limit(s) (or zero).

For Discrete Animations - animation will activate when comparison is true.

For Analog Animation - animation will be skipped when comparison is false (if not specified, animation is always active).

For GwxProcessPoint - designates type of range validation for data entry.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxDynamic..::..ComparisonType DataComparison { get; set; }
Visual Basic
Public Property DataComparison As GwxDynamic..::..ComparisonType
	Get
	Set
JScript
function get DataComparison () : GwxDynamic..::..ComparisonType
function set DataComparison (value : GwxDynamic..::..ComparisonType)

See Also