Method ApplyTemplate
ApplyTemplate(List<GroupLayout>)
Applies the configured template to the provided group layouts.
Declaration
protected void ApplyTemplate(List<GroupLayout> groupLayouts)
Parameters
| Type | Name | Description |
|---|---|---|
| List<GroupLayout> | groupLayouts | Layouts to update. |