Click or drag to resize
FdfControlEventArgs Properties

The FdfControlEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyIsCancelled
Gets or sets whether operation raising this event was (or should get) cancelled.
Public propertyRequestedType
Returns expected type of requested control's value.
Public propertyResults
Gets or sets the results (if any) of handling the control state.
Public propertyValue
Gets or sets control's current value of a bound object.
Top
See Also