Not used.

Namespace: Ico.Awx.ViewModel.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsEditable { get; set; }
Visual Basic
Public Property IsEditable As Boolean
	Get
	Set
JScript
final function get IsEditable () : boolean
final function set IsEditable (value : boolean)

Implements

IDataGridCell..::..IsEditable

See Also