GdtRow class
Represents one row in some Korzh.EasyQuery.Services.GdtResultSet object
public class Korzh.EasyQuery.Services.GdtRowProperties
Section titled “Properties”| Type | Name | Description |
|---|---|---|
IList<GdtCell> | C | Gets or sets the list of cells |
Methods
Section titled “Methods”| Type | Name | Description |
|---|---|---|
void | AddCell(Object value) | Adds a row cell. |