Click or drag to resize
StatusPropertyAttributeBadStatusIcon Property
Gets the type of icon to display if the decorated field's status is bad.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public ValidationStatus BadStatusIcon { get; }

Property Value

Type: ValidationStatus
The type of icon to display if they decorated field's status is bad.
See Also