Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / InverseBooleanConverter Class
Methods


In This Topic
    InverseBooleanConverter Class Members
    In This Topic

    The following tables list the members exposed by InverseBooleanConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InverseBooleanConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the boolean value.  
    Public MethodReverts a converted boolean value.  
    Top
    See Also