Gets the list of values that should be displayed by the editor.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
ICollection Values { get; }
Visual Basic
ReadOnly Property Values As ICollection
	Get

See Also