ComponentOne FlexGrid for UWP
Values Property (ColumnValueConverter)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > ColumnValueConverter Class : Values Property
Gets the collection of values that should be displayed by the editor.
Syntax
'Declaration
 
Public ReadOnly Property Values As System.Collections.ICollection
public System.Collections.ICollection Values {get;}
See Also

Reference

ColumnValueConverter Class
ColumnValueConverter Members