FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ColumnValueConverter Class
Properties Methods


In This Topic
    ColumnValueConverter Class Members
    In This Topic

    The following tables list the members exposed by ColumnValueConverter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that determines whether the editor should only allow values present in the Values list.  
    Public PropertyGets the collection of values that should be displayed by the editor.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts data values into display values.  
    Public MethodConverts display values back into data values.  
    Public MethodOverloaded. Sets the converter source to a dictionary containing keys (objects to store in the column cells) and their corresponding display values (strings to display to the user).  
    Top
    See Also