FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnValueConverter Class / Values Property

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