Gets or sets an array of objects that represent the data stored in this row.
Namespace:
C1.Silverlight.DataAssembly: C1.Silverlight.Data.5 (in C1.Silverlight.Data.5.dll)
Syntax
| C# |
|---|
public Object[] ItemArray { get; set; } |
| Visual Basic |
|---|
Public Property ItemArray As Object() Get Set |