Method Serialize
| Improve this Doc View SourceSerialize(RowPresenter)
Serializes colummn into string.
Declaration
public abstract string Serialize(RowPresenter row)
Parameters
| Type | Name | Description |
|---|---|---|
| RowPresenter | row |
Returns
| Type | Description |
|---|---|
| System.String |