Skip to main content

Binding Properties

Properties

ConverterGets or sets the IValueConverter to use.
(Inherited from BindingBase)
ConverterCultureGets or sets the culture in which to evaluate the converter.
(Inherited from BindingBase)
ConverterParameterGets or sets a parameter to pass to Converter.
(Inherited from BindingBase)
DefaultAnchor
(Inherited from BindingBase)
ElementNameGets or sets the name of the element to use as the binding source.
FallbackValueGets or sets the value to use when the binding is unable to produce a value.
(Inherited from BindingBase)
ModeGets or sets the binding mode.
(Inherited from BindingBase)
NameScope
(Inherited from BindingBase)
PathGets or sets the binding path.
PriorityGets or sets the binding priority.
(Inherited from BindingBase)
RelativeSourceGets or sets the relative source for the binding.
SourceGets or sets the source for the binding.
StringFormatGets or sets the string format.
(Inherited from BindingBase)
TargetNullValueGets or sets the value to use when the binding result is null.
(Inherited from BindingBase)
TypeResolverGets or sets a function used to resolve types from names in the binding path.
UpdateSourceTriggerGets or sets a value that determines the timing of binding source updates for TwoWay and OneWayToSource bindings.
(Inherited from BindingBase)

See Also

Reference

Binding Class
Avalonia.Data Namespace