Xceed Toolkit Plus for WPF v4.6 Documentation
DataGridBindingInfo Class Members
Properties 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridBindingInfo Class

The following tables list the members exposed by DataGridBindingInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataGridBindingInfo class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the Path is evaluated relative to the data item or the data source.  
Public PropertyGets or sets the convert that will be used to convert the value returned by the binding.  
Public PropertyGets or sets the CultureInfo in which the values returned by the Converter will be evaluated.  
Public PropertyGets or sets the parameter that will be passed to the Converter.  
Public PropertyGets or sets the name of the element that will be used as the binding source object.  
Public PropertyGets or sets the value that will be used when the binding is unable to return a value.  
Public Property  
Public PropertyGets or sets a value indicating whether to provide notification when a value is transferred from the binding target to the binding source.  
Public PropertyGets or sets the path to the binding source property.  
Public PropertyGets or sets a value indicate whether the binding is read-only.  
Public PropertyGets or sets a callback that can be handled to provide custom logic for when an exception is thrown by the binding engine during the update of the binding source value.  
Public PropertyGets a collection of rules that will be used to validate user input.  
Public PropertyGets or sets the XPath query that returns the value to use on the XML binding source.  
Top
See Also

Reference

DataGridBindingInfo Class
Xceed.Wpf.DataGrid Namespace