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