Version

FieldBinding Class Members

The following tables list the members exposed by FieldBinding.

Public Constructors
 NameDescription
Public ConstructorFieldBinding ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyConverterGets/sets a converter for the value  
Public PropertyConverterCultureGets/sets the colture to use with the conveter  
Public PropertyConverterParameterGets/sets a parameter to pass into the converter  
Public PropertyModeGets/sets when and how data is tranferred between source and target.  
Public PropertyNotifyOnSourceUpdatedGets/sets whether to notify when the source is updated.  
Public PropertyNotifyOnTargetUpdatedGets/sets whether to notify when the target is updated.  
Public PropertyNotifyOnValidationErrorGets/sets whether to notify when a validation error has occured.  
Public PropertyPathGets/sets a simple path from the control's DataContext  
Public PropertyStringFormatGets/sets a the format for a string binding  
Public PropertyTargetNullValueGets/sets the target null value  
Public PropertyUpdateSourceTriggerGets/sets when to update the target  
Public Methods
 NameDescription
Public MethodProvideValueOverridden. Returns a binding  
See Also