Click or drag to resize
FdfControlEventArgsResults Property
Gets or sets the results (if any) of handling the control state.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfResultCollection Results { get; set; }

Property Value

Type: FdfResultCollection

Return Value

Type: FdfResultCollection
Remarks