FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / IEditValueConverter Interface / Values Property

In This Topic
    Values Property (IEditValueConverter)
    In This Topic
    Gets the list of values that should be displayed by the editor.
    Syntax
    'Declaration
     
    ReadOnly Property Values As ICollection
    ICollection Values {get;}
    See Also