ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / CommandConverter Class
Members

In This Topic
    CommandConverter Class
    In This Topic
    Converts an System.Windows.Input.ICommand object to and from other types.
    Object Model
    CommandConverter Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CommandConverter 
       Implements Windows.UI.Xaml.Data.IValueConverter 
    public sealed class CommandConverter : Windows.UI.Xaml.Data.IValueConverter  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.CommandConverter

    See Also