Method Wireup
| Improve this Doc View SourceWireup(Column)
Initializes the provided Column object.
Declaration
protected abstract void Wireup(Column column)
Parameters
| Type | Name | Description |
|---|---|---|
| Column | column | The Column object. |
Initializes the provided Column object.
protected abstract void Wireup(Column column)
| Type | Name | Description |
|---|---|---|
| Column | column | The Column object. |