Gets or sets a value that determines whether the user choices are limited to the options in the editor's popup window.

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

Syntax

C#
public bool IsEditable { get; set; }
Visual Basic
Public Property IsEditable As Boolean
	Get
	Set

See Also