The value of the cell
Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public Object Value { get; set; } |
Visual Basic |
---|
Public Property Value As Object Get Set |
JScript |
---|
function get Value () : Object function set Value (value : Object) |