Method DoesMatchSelectionCriteria
DoesMatchSelectionCriteria(GroupLayout)
Determines whether a group layout matches this rule.
Declaration
protected override bool DoesMatchSelectionCriteria(GroupLayout groupLayout)
Parameters
| Type | Name | Description |
|---|---|---|
| GroupLayout | groupLayout | The layout to evaluate. |
Returns
| Type | Description |
|---|---|
| bool | True if the layout matches. |