Intersoft ClientUI Documentation
BindingDescriptor Class Members
See Also  Properties  Send Feedback
Intersoft.Client.Framework Namespace : BindingDescriptor Class


The following tables list the members exposed by BindingDescriptor.

Public Constructors

 NameDescription
public ConstructorBindingDescriptor ConstructorCreates a new instance of BindingDescriptor class.  
Top

Public Properties

 NameDescription
public PropertyAncestorLevelGets 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 PropertyAncestorTypeGets or sets the type of ancestor to look for.  
public PropertyConverterGets or sets the converter to use.  
public PropertyConverterParameterGets or sets the parameter to pass to the Converter.  
public PropertyElementNameGets or sets the element name for the target data binding.  
public PropertyMatchBaseTypeGets or sets a value that indicates whether binding descriptor will try to match base type.  
public PropertyModeGets or sets a BindingSourceMode value that describes the location of the binding source relative to the position of the binding target.  
public PropertySourcePropertyGets or sets the source property for data binding.  
public PropertyTargetPropertyGets or sets the target property for data binding.  
Top

See Also

© 2012 All Rights Reserved.