Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / NullToBooleanConverter Class
Methods


In This Topic
    NullToBooleanConverter Class Members
    In This Topic

    The following tables list the members exposed by NullToBooleanConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NullToBooleanConverter class.  
    Top
    Public Methods
     NameDescription
    Public Method

    Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.

     
    Top
    See Also