Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Markup Namespace / ViewBindingExtension Class
Properties Methods


In This Topic
    ViewBindingExtension Class Members
    In This Topic

    The following tables list the members exposed by ViewBindingExtension.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ViewBinding class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the converter to use.  
    Public PropertyGets or sets the culture in which to evaluate the converter.  
    Public PropertyGets or sets the parameter to pass to the Converter.  
    Public PropertyGets or sets a value that indicates the direction of the data flow in the binding.  
    Public PropertyGets or sets the path to the binding source property.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns an object that is set as the value of the target property for this markup extension.  
    Top
    See Also