[]
Gets a string build a string that contains a complete description of the column collection, suitable for persisting the control state.
public string BuildString(bool includeDefault)
| Type | Name | Description |
|---|---|---|
| bool | includeDefault | Whether to include default values in the description. |
| Type | Description |
|---|---|
| string | A string that describes the column collection. |