Xceed DataGrid for Silverlight Documentation
DataGridBindingInfo Class Members
Properties 


The following tables list the members exposed by DataGridBindingInfo.

Public Constructors
 NameDescription
Public ConstructorDataGridBindingInfo ConstructorOverloaded. Initializes a new instance of the DataGridBindingInfo class.  
Top
Public Properties
 NameDescription
Public PropertyBindsDirectlyToSourceGets or sets a value indicating whether the Path is evaluated relative to the data item or the data source.  
Public PropertyConverterGets or sets the convert that will be used to convert the value returned by the binding.  
Public PropertyConverterCultureGets or sets the CultureInfo in which the values returned by the Converter will be evaluated.  
Public PropertyConverterParameterGets or sets the parameter that will be passed to the Converter.  
Public PropertyElementNameGets or sets the name of the element that will be used as the binding source object.  
Public PropertyFallbackValueGets or sets the value that will be used when the binding is unable to return a value.  
Public PropertyPathGets or sets the path to the binding source property.  
Public PropertyReadOnlyGets or sets a value indicate whether the binding is read-only.  
Public PropertyStringFormatGets or sets a string that specifies how to format the binding if it displays the bound value as a string.  
Public PropertyTargetNullValueGets or sets the value that is used in the target when the value of the source is a null reference (Nothing in Visual Basic).  
Top
See Also

Reference

DataGridBindingInfo Class
Xceed.Silverlight.DataGrid Namespace

Send Feedback