ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / IEditValueConverter Interface
Members

In This Topic
    IEditValueConverter Interface
    In This Topic
    Interface that extends Windows.UI.Xaml.Data.IValueConverter to provide editing information.
    Object Model
    IEditValueConverter Interface
    Syntax
    'Declaration
     
    
    Public Interface IEditValueConverter 
       Inherits Windows.UI.Xaml.Data.IValueConverter 
    public interface IEditValueConverter : Windows.UI.Xaml.Data.IValueConverter  
    See Also