True when the alternate colors should be used to indicate that an dynamic has a bad quality data source.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.306.0 (10.97.306.00)

Syntax

C#
public bool UsePointFailColors { get; set; }
Visual Basic
Public Property UsePointFailColors As Boolean
	Get
	Set
JScript
function get UsePointFailColors () : boolean
function set UsePointFailColors (value : boolean)

See Also