The unique identifier of the cell

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string Key { get; set; }
Visual Basic
Public Property Key As String
	Get
	Set
JScript
function get Key () : String
function set Key (value : String)

See Also