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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also