[]
Processes the addition of columns to the layout template data model.
protected virtual void OnAddColumns(int column, int count)
Protected Overridable Sub OnAddColumns(column As Integer, count As Integer)
| Type | Name | Description |
|---|---|---|
| int | column | Column index at which to start |
| int | count | Number of rows to add |