Intersoft ClientUI Documentation
BindingDescriptor Class Members
Properties 


The following tables list the members exposed by BindingDescriptor.

Public Constructors
 NameDescription
Public ConstructorBindingDescriptor Constructor Creates a new instance of BindingDescriptor class.  
Top
Public Properties
 NameDescription
Public PropertyAncestorLevel 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.  
Public PropertyAncestorType Gets or sets the type of ancestor to look for.  
Public PropertyConverter Gets or sets the converter to use.  
Public PropertyConverterParameter Gets or sets the parameter to pass to the Converter.  
Public PropertyElementName Gets or sets the element name for the target data binding.  
Public PropertyMatchBaseType Gets or sets a value that indicates whether binding descriptor will try to match base type.  
Public PropertyMode Gets or sets a BindingSourceMode value that describes the location of the binding source relative to the position of the binding target.  
Public PropertySourceProperty Gets or sets the source property for data binding.  
Public PropertyTargetProperty Gets or sets the target property for data binding.  
Top
See Also

Reference

BindingDescriptor Class
Intersoft.Client.Framework Namespace

Concepts

Data Binding Overview

Send Feedback