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

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

Syntax

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

See Also