Intersoft.Client.Framework Namespace : BindingDescriptor Class |
The following tables list the members exposed by BindingDescriptor.
Name | Description | |
---|---|---|
BindingDescriptor Constructor | Creates a new instance of BindingDescriptor class. |
Name | Description | |
---|---|---|
AncestorLevel | Gets or sets the level of ancestor to look for, in FindAncestor mode. Use 1 to indicate the one nearest to the binding target element. | |
AncestorType | Gets or sets the type of ancestor to look for. | |
Converter | Gets or sets the converter to use. | |
ConverterParameter | Gets or sets the parameter to pass to the Converter. | |
ElementName | Gets or sets the element name for the target data binding. | |
MatchBaseType | Gets or sets a value that indicates whether binding descriptor will try to match base type. | |
Mode | Gets or sets a BindingSourceMode value that describes the location of the binding source relative to the position of the binding target. | |
SourceProperty | Gets or sets the source property for data binding. | |
TargetProperty | Gets or sets the target property for data binding. |