Gets a value that determines whether the editor should only allow values present in the Values list.

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

Syntax

C#
bool Exclusive { get; }
Visual Basic
ReadOnly Property Exclusive As Boolean
	Get

See Also