Click or drag to resize
ValidationResultField Property
Gets or sets the field that has failed validation.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ValidationField Field { get; set; }

Property Value

Type: ValidationField
See Also